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
4161130157
commit
6dbedeea26
@ -1,6 +1,6 @@
|
||||
Name: acpica-tools
|
||||
Version: 20180105
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: ACPICA tools for the development and debug of ACPI tables
|
||||
|
||||
Group: Development/Languages
|
||||
@ -192,6 +192,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 20180105-3
|
||||
- Escape macros in %%changelog
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20180105-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
@ -534,7 +537,7 @@ fi
|
||||
* Thu Jan 31 2013 Al Stone <ahs3@redhat.com> - 20130117-5
|
||||
- Simplify versioning scheme and revert to the original scheme in use by
|
||||
iasl, which is use the latest official tarball date (2013017) as the
|
||||
version and 1%{?dist} as the release, to be incremented for packaging
|
||||
version and 1%%{?dist} as the release, to be incremented for packaging
|
||||
and bug fixes as needed.
|
||||
|
||||
* Wed Jan 30 2013 Al Stone <ahs3@redhat.com> - 20130117-4
|
||||
|
Loading…
Reference in New Issue
Block a user