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
eff4749dd8
commit
e3677af8bb
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: openldap
|
Name: openldap
|
||||||
Version: 2.4.45
|
Version: 2.4.45
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: LDAP support libraries
|
Summary: LDAP support libraries
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
License: OpenLDAP
|
License: OpenLDAP
|
||||||
@ -515,6 +515,9 @@ exit 0
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.4.45-9
|
||||||
|
- Escape macros in %%changelog
|
||||||
|
|
||||||
* Wed Feb 7 2018 Matus Honek <mhonek@redhat.com> - 2.4.45-8
|
* Wed Feb 7 2018 Matus Honek <mhonek@redhat.com> - 2.4.45-8
|
||||||
- Drop TCP wrappers support (#1531487)
|
- Drop TCP wrappers support (#1531487)
|
||||||
|
|
||||||
@ -592,10 +595,10 @@ exit 0
|
|||||||
- Update to 2.4.44 (#1305191)
|
- Update to 2.4.44 (#1305191)
|
||||||
|
|
||||||
* Tue May 3 2016 Matus Honek <mhonek@redhat.com> - 2.4.43-5
|
* Tue May 3 2016 Matus Honek <mhonek@redhat.com> - 2.4.43-5
|
||||||
- Bring back *.la files in %{_libdir}/openldap/ (#1331484)
|
- Bring back *.la files in %%{_libdir}/openldap/ (#1331484)
|
||||||
|
|
||||||
* Wed Apr 27 2016 Matus Honek <mhonek@redhat.com> - 2.4.43-4
|
* Wed Apr 27 2016 Matus Honek <mhonek@redhat.com> - 2.4.43-4
|
||||||
- Keep *.so libraries in %{_libdir}/openldap/ (#1331484)
|
- Keep *.so libraries in %%{_libdir}/openldap/ (#1331484)
|
||||||
- Include AllOp overlay (#1319782)
|
- Include AllOp overlay (#1319782)
|
||||||
|
|
||||||
* Sun Apr 10 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2.4.43-3
|
* Sun Apr 10 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2.4.43-3
|
||||||
|
Loading…
Reference in New Issue
Block a user