Update to rpm 4.14.2 final
This commit is contained in:
parent
8d934fd72d
commit
06b8b7f066
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/rpm-4.14.1.tar.bz2
|
||||
/rpm-4.14.2-rc1.tar.bz2
|
||||
/rpm-4.14.2-rc2.tar.bz2
|
||||
/rpm-4.14.2.tar.bz2
|
||||
|
7
rpm.spec
7
rpm.spec
@ -22,8 +22,8 @@
|
||||
%define rpmhome /usr/lib/rpm
|
||||
|
||||
%global rpmver 4.14.2
|
||||
%global snapver rc2
|
||||
%global rel 2
|
||||
#global snapver rc2
|
||||
%global rel 1
|
||||
|
||||
%global srcver %{version}%{?snapver:-%{snapver}}
|
||||
%global srcdir %{?snapver:testing}%{!?snapver:%{name}-%(echo %{version} | cut -d'.' -f1-2).x}
|
||||
@ -597,6 +597,9 @@ make check || cat tests/rpmtests.log
|
||||
%doc doc/librpm/html/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 21 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-1
|
||||
- Update to rpm 4.14.2 final (http://rpm.org/wiki/Releases/4.14.2)
|
||||
|
||||
* Mon Aug 13 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-0.rc2.2
|
||||
- Move python-macro-helper to main package where the macros are (#1577860)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpm-4.14.2-rc2.tar.bz2) = 69db19937c965526c060ff574db3ec8d798b72baf65204ba5cea966df1c0419505c2f6ced6100a697c0ae1e4e52e0f4c045e23a704185a4bfe5e87d18536d3de
|
||||
SHA512 (rpm-4.14.2.tar.bz2) = 22e309e8be936e6070430cedd6f5ea0c3871db4c6aadd0d567a9c418796c178c8dd45d44920d7eaa66681790cc2821347affe471cb215d7a490fe7947fbf291c
|
||||
|
Loading…
Reference in New Issue
Block a user