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
06ea5ee24a
commit
789a3aeca9
@ -2,7 +2,7 @@ Name: hunspell-et
|
|||||||
Summary: Estonian hunspell dictionaries
|
Summary: Estonian hunspell dictionaries
|
||||||
%global upstreamid 20030606
|
%global upstreamid 20030606
|
||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 18%{?dist}
|
Release: 19%{?dist}
|
||||||
Source: http://www.meso.ee/~jjpp/speller/ispell-et_%{upstreamid}.tar.gz
|
Source: http://www.meso.ee/~jjpp/speller/ispell-et_%{upstreamid}.tar.gz
|
||||||
URL: http://www.meso.ee/~jjpp/speller/
|
URL: http://www.meso.ee/~jjpp/speller/
|
||||||
License: LGPLv2+ and LPPL
|
License: LGPLv2+ and LPPL
|
||||||
@ -46,6 +46,9 @@ cp -p hyph_et.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_et_EE.dic
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.20030606-19
|
||||||
|
- Escape macros in %%changelog
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20030606-18
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20030606-18
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
@ -84,7 +87,7 @@ cp -p hyph_et.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_et_EE.dic
|
|||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
* Thu Jul 08 2010 Caolán McNamara <caolanm@redhat.com> - 0.20030606-6
|
* Thu Jul 08 2010 Caolán McNamara <caolanm@redhat.com> - 0.20030606-6
|
||||||
- add Changelog to %doc
|
- add Changelog to %%doc
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030606-5
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030606-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user