Fix changelog to make rpmbuild happy (recent Rawhide FTBFS)
This commit is contained in:
parent
eb1a21e45f
commit
d0bde3862a
@ -1,6 +1,6 @@
|
||||
Name: dotconf
|
||||
Version: 1.3
|
||||
Release: 28%{?dist}
|
||||
Release: 29%{?dist}
|
||||
Summary: Libraries to parse configuration files
|
||||
License: LGPLv2
|
||||
URL: https://github.com/williamh/dotconf/
|
||||
@ -60,6 +60,9 @@ mv ${RPM_BUILD_ROOT}%{_docdir}/%{name}/* __tmp_doc
|
||||
%{_libdir}/pkgconfig/dotconf.pc
|
||||
|
||||
%changelog
|
||||
* Sat Jun 11 2022 Frantisek Sumsal <frantisek@sumsal.cz> - 1.3-29
|
||||
- Fix changelog to make rpmbuild happy (recent Rawhide FTBFS)
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-28
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
@ -79,7 +82,7 @@ mv ${RPM_BUILD_ROOT}%{_docdir}/%{name}/* __tmp_doc
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-23
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Thu Sep 13 2019 Wim Taymans <wtaymans@redhat.com> - 1.3-22
|
||||
* Fri Sep 13 2019 Wim Taymans <wtaymans@redhat.com> - 1.3-22
|
||||
- Fix URL
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-21
|
||||
|
||||
Loading…
Reference in New Issue
Block a user