- update to 4.11.2-rc2
This commit is contained in:
parent
95306529f5
commit
5947294b4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/rpm-4.11.1-rc2.tar.bz2
|
||||
/rpm-4.11.1.tar.bz2
|
||||
/rpm-4.11.2-rc1.tar.bz2
|
||||
/rpm-4.11.2-rc2.tar.bz2
|
||||
|
5
rpm.spec
5
rpm.spec
@ -12,7 +12,7 @@
|
||||
%define rpmhome /usr/lib/rpm
|
||||
|
||||
%define rpmver 4.11.2
|
||||
%define snapver rc1
|
||||
%define snapver rc2
|
||||
%define srcver %{rpmver}%{?snapver:-%{snapver}}
|
||||
%define eggver %{rpmver}%{?snapver:_%{snapver}}
|
||||
|
||||
@ -514,6 +514,9 @@ exit 0
|
||||
%doc COPYING doc/librpm/html/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 06 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-0.rc2.1
|
||||
- update to 4.11.2-rc2 (http://rpm.org/wiki/Releases/4.11.2)
|
||||
|
||||
* Mon Jan 20 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-0.rc1.1
|
||||
- update to 4.11.2-rc1 (http://rpm.org/wiki/Releases/4.11.2)
|
||||
- drop upstreamed patches, adjust others as needed
|
||||
|
Loading…
Reference in New Issue
Block a user