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
6c9f141b39
commit
544b397797
@ -3,7 +3,7 @@
|
||||
|
||||
Name: jansi-native
|
||||
Version: 1.7
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Jansi Native implements the JNI Libraries used by the Jansi project
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
@ -48,6 +48,9 @@ This package contains the API documentation for %{name}.
|
||||
%license license.txt
|
||||
|
||||
%changelog
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.7-5
|
||||
- Escape macros in %%changelog
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
@ -95,7 +98,7 @@ This package contains the API documentation for %{name}.
|
||||
- Mark javadoc subpackage as noarch
|
||||
|
||||
* Mon Nov 25 2013 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.5-2
|
||||
- Use %__isa_bits macro to support all architectures
|
||||
- Use %%__isa_bits macro to support all architectures
|
||||
|
||||
* Wed Sep 11 2013 Marek Goldmann <mgoldman@redhat.com> - 1.5-1
|
||||
- Upstream release 1.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user