diff --git a/libgexiv2.spec b/libgexiv2.spec index 688b87a..c993b11 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -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 - 0.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sun Jan 06 2013 Ankur Sinha 0.5.0-1 - Update to 0.5.0 - rhbz#890402