This commit is contained in:
Dennis Gilmore 2014-06-07 02:58:45 -05:00
parent e3f251c53e
commit c1f5a3a358

View File

@ -1,6 +1,6 @@
Name: dotconf
Version: 1.3
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Libraries to parse configuration files
Group: System Environment/Libraries
@ -62,6 +62,9 @@ mv ${RPM_BUILD_ROOT}%{_docdir}/%{name}/* __tmp_doc
%{_libdir}/pkgconfig/dotconf.pc
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Dec 14 2013 Michael Schwendt <mschwendt@fedoraproject.org> - 1.3-8
- Fix duplicate documentation (#1001258) by using only %%doc magic
- pkgconfig dep is automatic