[exempi/f16] Update to version 2.2.0

Deji Akingunola deji at fedoraproject.org
Thu Feb 23 06:20:55 UTC 2012


commit f902d19f133aff1120e78d2b7c6806ad00076a22
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Thu Feb 23 01:20:57 2012 -0500

    Update to version 2.2.0

 exempi.spec |   10 +++++++---
 sources     |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/exempi.spec b/exempi.spec
index 6b9017c..04efcbd 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:	2%{?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
 
@@ -55,6 +55,7 @@ rm -rf %{buildroot}
 %files
 %defattr(-, root, root, -)
 %doc AUTHORS ChangeLog COPYING README
+%{_bindir}/exempi
 %{_libdir}/*.so.*
 
 %files devel
@@ -64,6 +65,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Feb 22 2012 Deji Akingunola <dakingun at gmail.com> - 2.2.0-1
+- Update to version 2.2.0
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_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


More information about the scm-commits mailing list