mirror of
https://abf.rosa.ru/djam/python38.git
synced 2025-02-23 15:22:50 +00:00
Updated to 3.3.2
This commit is contained in:
parent
5f41e0595a
commit
13cebd07e8
2 changed files with 5 additions and 71 deletions
4
.abf.yml
4
.abf.yml
|
@ -1,6 +1,8 @@
|
|||
removed_sources:
|
||||
Python-3.3.0.tar.xz: 833d73565e1b665f1878504081dc985a5a06e46a
|
||||
python-3.3.0-docs-html.tar.bz2: 5299b1523ede931767199a5b13388a5bf35351d5
|
||||
sources:
|
||||
Python-3.3.1.tar.xz: 393d7302c48bc911cd7faa7fa9b5fbcb9919bddc
|
||||
python-3.3.1-docs-html.tar.bz2: 55c3b3f3453346835b0df2b3b0ad7fe20833a7f7
|
||||
sources:
|
||||
"Python-3.3.2.tar.xz": 87009d0c156c6e1354dfec5c98c328cae93950ad
|
||||
"python-3.3.2-docs-html.tar.bz2": 514e1a0810fa9e6433f4bc64bdc0ad407d49ebc5
|
||||
|
|
72
python3.spec
72
python3.spec
|
@ -1,4 +1,4 @@
|
|||
%define docver 3.3.1
|
||||
%define docver 3.3.2
|
||||
%define dirver 3.3
|
||||
%define familyver 3
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
|||
%endif
|
||||
Summary: An interpreted, interactive object-oriented programming language
|
||||
Name: python3
|
||||
Version: 3.3.1
|
||||
Version: 3.3.2
|
||||
Release: 1
|
||||
License: Modified CNRI Open Source License
|
||||
Group: Development/Python
|
||||
|
@ -414,71 +414,3 @@ install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d/
|
|||
%{_bindir}/idle3*
|
||||
%{_bindir}/pynche3
|
||||
%{_datadir}/applications/mandriva-tkinter3.desktop
|
||||
|
||||
|
||||
|
||||
%changelog
|
||||
|
||||
* Wed Aug 08 2012 luigiwalser <luigiwalser> 3.2.3-5.mga3
|
||||
+ Revision: 280050
|
||||
- add patch from OpenSuSE to fix CVE-2012-2135 (patch 3)
|
||||
- add upstream patch adding tests to testsuite associated w/CVE (patch 4)
|
||||
|
||||
* Mon Jul 30 2012 tv <tv> 3.2.3-4.mga3
|
||||
+ Revision: 276244
|
||||
- rebuild for db-5.3
|
||||
|
||||
* Thu Jul 05 2012 wally <wally> 3.2.3-3.mga3
|
||||
+ Revision: 268245
|
||||
- fix curses module build (mga#6702)
|
||||
|
||||
* Tue Jul 03 2012 kamil <kamil> 3.2.3-2.mga3
|
||||
+ Revision: 266996
|
||||
- add P2 fdr-lib64-fix-for-test_install.patch
|
||||
- sync P1 with Fedora and fix x86_64 bugs (mga#6664)
|
||||
|
||||
* Sat Apr 14 2012 fwang <fwang> 3.2.3-1.mga2
|
||||
+ Revision: 230764
|
||||
- update lib64 patch
|
||||
- new version 3.2.3
|
||||
|
||||
* Mon Feb 20 2012 guillomovitch <guillomovitch> 3.2.2-3.mga2
|
||||
+ Revision: 211298
|
||||
- don't hardcode pyconfig.h location in lib64 path
|
||||
- ship pyconfig.h in main package, not just multiarch wrapper
|
||||
- spec cleanup
|
||||
|
||||
* Mon Dec 05 2011 fwang <fwang> 3.2.2-2.mga2
|
||||
+ Revision: 176932
|
||||
- add upstream patch to recognize gdbm 1.9 magic value
|
||||
- build with gdbm
|
||||
- rebuild for new gdbm
|
||||
|
||||
* Mon Sep 05 2011 fwang <fwang> 3.2.2-1.mga2
|
||||
+ Revision: 138550
|
||||
- new version 3.2.2
|
||||
|
||||
* Fri Sep 02 2011 tv <tv> 3.2.1-2.mga2
|
||||
+ Revision: 137805
|
||||
- make the huge doc subpackage be noarch
|
||||
|
||||
* Tue Jul 12 2011 fwang <fwang> 3.2.1-1.mga2
|
||||
+ Revision: 122718
|
||||
- use ln -sf always
|
||||
- update file list
|
||||
- really rediff lib64 patch
|
||||
- rediff lib64 patch
|
||||
- new version 3.2.1
|
||||
|
||||
* Sat Jul 02 2011 fwang <fwang> 3.2-6.mga2
|
||||
+ Revision: 117326
|
||||
- rebuild for new tcl
|
||||
|
||||
* Tue Jun 28 2011 fwang <fwang> 3.2-5.mga2
|
||||
+ Revision: 115157
|
||||
- add provides for binary
|
||||
|
||||
* Tue Jun 07 2011 dmorgan <dmorgan> 3.2-4.mga2
|
||||
+ Revision: 101527
|
||||
- imported package python3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue