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
4f2489f437
commit
58cc02f106
@ -1,7 +1,7 @@
|
|||||||
Name: elfutils
|
Name: elfutils
|
||||||
Summary: A collection of utilities and DSOs to handle ELF files and DWARF data
|
Summary: A collection of utilities and DSOs to handle ELF files and DWARF data
|
||||||
Version: 0.170
|
Version: 0.170
|
||||||
%global baserelease 6
|
%global baserelease 7
|
||||||
URL: http://elfutils.org/
|
URL: http://elfutils.org/
|
||||||
%global source_url ftp://sourceware.org/pub/elfutils/%{version}/
|
%global source_url ftp://sourceware.org/pub/elfutils/%{version}/
|
||||||
License: GPLv3+ and (GPLv2+ or LGPLv3+)
|
License: GPLv3+ and (GPLv2+ or LGPLv3+)
|
||||||
@ -301,6 +301,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.170-7
|
||||||
|
- Escape macros in %%changelog
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.170-6
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.170-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
@ -314,7 +317,7 @@ fi
|
|||||||
- Rely on (and check) systemd_requires for sysctl_apply default-yama-scope.
|
- Rely on (and check) systemd_requires for sysctl_apply default-yama-scope.
|
||||||
|
|
||||||
* Thu Nov 2 2017 Mark Wielaard <mjw@redhat.com> - 0.170-2
|
* Thu Nov 2 2017 Mark Wielaard <mjw@redhat.com> - 0.170-2
|
||||||
- Config files under /usr/lib/sysctl.d (_sysctldir) aren't %config (#1506660)
|
- Config files under /usr/lib/sysctl.d (_sysctldir) aren't %%config (#1506660)
|
||||||
Admin can place the real config file under /etc/sysctl.d as override.
|
Admin can place the real config file under /etc/sysctl.d as override.
|
||||||
|
|
||||||
* Thu Aug 3 2017 Mark Wielaard <mjw@fedoraproject.org> - 0.170-1
|
* Thu Aug 3 2017 Mark Wielaard <mjw@fedoraproject.org> - 0.170-1
|
||||||
@ -574,7 +577,7 @@ fi
|
|||||||
|
|
||||||
* Mon Aug 27 2012 Mark Wielaard <mjw@redhat.com> - 0.155-1
|
* Mon Aug 27 2012 Mark Wielaard <mjw@redhat.com> - 0.155-1
|
||||||
- Update to 0.155.
|
- Update to 0.155.
|
||||||
- #844270 - eu-nm invalid %N$ use detected.
|
- #844270 - eu-nm invalid %%N$ use detected.
|
||||||
- #847454 - Ukrainian translation update.
|
- #847454 - Ukrainian translation update.
|
||||||
- Removed local ar 64-bit symbol patch, dwz support patch and xlatetom fix.
|
- Removed local ar 64-bit symbol patch, dwz support patch and xlatetom fix.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user