diff --git a/.gitignore b/.gitignore index 4002f4f..a189dba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ exempi-2.1.1.tar.gz +/exempi-2.2.0.tar.bz2 diff --git a/exempi.spec b/exempi.spec index 6d23353..ee7da2f 100644 --- a/exempi.spec +++ b/exempi.spec @@ -1,11 +1,11 @@ Summary: Library for easy parsing of XMP metadata Name: exempi -Version: 2.1.1 -Release: 3%{?dist} +Version: 2.2.0 +Release: 1%{?dist} License: BSD Group: System Environment/Libraries URL: http://libopenraw.freedesktop.org/wiki/Exempi -Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz +Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: boost-devel expat-devel zlib-devel pkgconfig @@ -64,6 +64,9 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/*.pc %changelog +* Wed Feb 22 2012 Deji Akingunola - 2.2.0-1 +- Update to version 2.2.0 + * Fri Jan 13 2012 Fedora Release Engineering - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 0a737e4..1b63fd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62ecb5a01387b9f940a5429b3df67e65 exempi-2.1.1.tar.gz +f46d96975613593ee17aaf48cd350228 exempi-2.2.0.tar.bz2