This commit is contained in:
Dennis Gilmore 2013-02-13 22:24:27 -06:00
parent a34b66e467
commit ad1209db14

View File

@ -1,6 +1,6 @@
Name: libgexiv2
Version: 0.5.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
Group: System Environment/Libraries
@ -63,6 +63,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Jan 06 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.5.0-1
- Update to 0.5.0
- rhbz#890402