Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
ac3f11bfc6
commit
9be34952bf
@ -74,7 +74,7 @@
|
|||||||
|
|
||||||
Name: systemtap
|
Name: systemtap
|
||||||
Version: 3.2
|
Version: 3.2
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
# for version, see also configure.ac
|
# for version, see also configure.ac
|
||||||
|
|
||||||
Patch10: rhbz1504009.patch
|
Patch10: rhbz1504009.patch
|
||||||
@ -1158,6 +1158,9 @@ done
|
|||||||
|
|
||||||
# PRERELEASE
|
# PRERELEASE
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.2-5
|
||||||
|
- Escape macros in %%changelog
|
||||||
|
|
||||||
* Wed Feb 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.2-4
|
* Wed Feb 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.2-4
|
||||||
- Fix very old Requires
|
- Fix very old Requires
|
||||||
|
|
||||||
@ -1189,7 +1192,7 @@ done
|
|||||||
- Upstream release.
|
- Upstream release.
|
||||||
|
|
||||||
* Mon Jul 07 2014 Josh Stone <jistone@redhat.com>
|
* Mon Jul 07 2014 Josh Stone <jistone@redhat.com>
|
||||||
- Flip with_dyninst to an %ifarch whitelist.
|
- Flip with_dyninst to an %%ifarch whitelist.
|
||||||
|
|
||||||
* Wed Apr 30 2014 Jonathan Lebon <jlebon@redhat.com> - 2.5-1
|
* Wed Apr 30 2014 Jonathan Lebon <jlebon@redhat.com> - 2.5-1
|
||||||
- Upstream release.
|
- Upstream release.
|
||||||
|
Loading…
Reference in New Issue
Block a user