Rebase to rpm 4.16.1.3
This commit is contained in:
parent
a38f609d72
commit
a26904e50b
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/rpm-4.16.1.tar.bz2
|
||||
/rpm-4.16.1.1.tar.bz2
|
||||
/rpm-4.16.1.2.tar.bz2
|
||||
/rpm-4.16.1.3.tar.bz2
|
||||
|
5
rpm.spec
5
rpm.spec
@ -30,7 +30,7 @@
|
||||
|
||||
%define rpmhome /usr/lib/rpm
|
||||
|
||||
%global rpmver 4.16.1.2
|
||||
%global rpmver 4.16.1.3
|
||||
#global snapver rc1
|
||||
%global rel 1
|
||||
%global sover 9
|
||||
@ -565,6 +565,9 @@ fi
|
||||
%doc doc/librpm/html/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 Panu Matilainen <pmatilai@redhat.com> - 4.16.1.3-1
|
||||
- Rebase to rpm 4.16.1.3 (http://rpm.org/wiki/Releases/4.16.1.3)
|
||||
|
||||
* Wed Dec 16 2020 Panu Matilainen <pmatilai@redhat.com> - 4.16.1.2-1
|
||||
- Rebase to rpm 4.16.1.2 (http://rpm.org/wiki/Releases/4.16.1.2)
|
||||
- Add a spec safeguard for accidental soname bumps
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpm-4.16.1.2.tar.bz2) = 066b67838312f9ad076285fe8f43527aded694f5562ead4e90df48675f2e99c1f2d68693fd20b2037e2614b978ed94c417753e2dbd055a9869b45264cd932afc
|
||||
SHA512 (rpm-4.16.1.3.tar.bz2) = 54e503b32dffaa73d6168f26a00220d9d9124082d8a1eb1ddf34ce32a482f07cb06ec654cf065fca1607cc37b13fa7d4fa9895553541d7cfddecf68c9eb96f2e
|
||||
|
Loading…
Reference in New Issue
Block a user