Update to 2.6.0
This commit is contained in:
parent
67908291f8
commit
72177c4cfb
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/release-2.3.1.tar.bz2
|
||||
/pypy-2.4.0-src.tar.bz2
|
||||
/pypy-2.5.0-src.tar.bz2
|
||||
/pypy-2.6.0-src.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: pypy
|
||||
Version: 2.5.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python implementation with a Just-In-Time compiler
|
||||
|
||||
Group: Development/Languages
|
||||
@ -836,6 +836,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 27 2015 Matej Stuchlik <mstuchli@redhat.com> - 2.6.0-1
|
||||
- Update to 2.6.0
|
||||
|
||||
* Wed Mar 4 2015 Ville Skyttä <ville.skytta@iki.fi> - 2.5.0-2
|
||||
- Do not mark macros file as %%config (#1074266)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user