- update to 4.11.1 final
This commit is contained in:
parent
7879e3bd92
commit
cda13cd678
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/rpm-4.11.0.1.tar.bz2
|
/rpm-4.11.0.1.tar.bz2
|
||||||
/rpm-4.11.1-rc1.tar.bz2
|
/rpm-4.11.1-rc1.tar.bz2
|
||||||
/rpm-4.11.1-rc2.tar.bz2
|
/rpm-4.11.1-rc2.tar.bz2
|
||||||
|
/rpm-4.11.1.tar.bz2
|
||||||
|
4
rpm.spec
4
rpm.spec
@ -12,7 +12,6 @@
|
|||||||
%define rpmhome /usr/lib/rpm
|
%define rpmhome /usr/lib/rpm
|
||||||
|
|
||||||
%define rpmver 4.11.1
|
%define rpmver 4.11.1
|
||||||
%define snapver rc2
|
|
||||||
%define srcver %{rpmver}%{?snapver:-%{snapver}}
|
%define srcver %{rpmver}%{?snapver:-%{snapver}}
|
||||||
|
|
||||||
%define bdbname libdb
|
%define bdbname libdb
|
||||||
@ -461,6 +460,9 @@ exit 0
|
|||||||
%doc COPYING doc/librpm/html/*
|
%doc COPYING doc/librpm/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 27 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-1
|
||||||
|
- update to 4.11.1 final (http://rpm.org/wiki/Releases/4.11.1)
|
||||||
|
|
||||||
* Thu Jun 20 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-0.rc2.1
|
* Thu Jun 20 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-0.rc2.1
|
||||||
- update to 4.11.2-rc2 (http://rpm.org/wiki/Releases/4.11.1)
|
- update to 4.11.2-rc2 (http://rpm.org/wiki/Releases/4.11.1)
|
||||||
- drop upstreamed patches
|
- drop upstreamed patches
|
||||||
|
Loading…
Reference in New Issue
Block a user