[exiv2] exiv2-0.23

Rex Dieter rdieter at fedoraproject.org
Fri Apr 27 17:24:51 UTC 2012


commit b48784e64317fb7b6f8d08be79e2712541ea1dcc
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Apr 27 12:27:09 2012 -0500

    exiv2-0.23
    
    - abi bump

 .gitignore |    1 +
 exiv2.spec |   10 +++++++---
 sources    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b5033d..98f26db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /exiv2-0.21.1.tar.gz
 /exiv2-0.22.tar.gz
+/exiv2-0.23.tar.gz
diff --git a/exiv2.spec b/exiv2.spec
index 7bb1c02..df019b5 100644
--- a/exiv2.spec
+++ b/exiv2.spec
@@ -1,8 +1,8 @@
 
 Summary: Exif and Iptc metadata manipulation library
 Name:	 exiv2
-Version: 0.22
-Release: 5%{?dist}
+Version: 0.23
+Release: 1%{?dist}
 
 License: GPLv2+
 Group:	 Applications/Multimedia
@@ -103,7 +103,7 @@ rm -rf %{buildroot}
 
 %files libs -f exiv2.lang
 %defattr(-,root,root,-)
-%{_libdir}/libexiv2.so.11*
+%{_libdir}/libexiv2.so.12*
 
 %files devel
 %defattr(-,root,root,-)
@@ -114,6 +114,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Apr 24 2012 Rex Dieter <rdieter at fedoraproject.org> 0.23-1
+- exiv2-0.23
+- abi bump
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.22-5
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 55fad24..cca7a04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84d7d5b1802529efca8ac3d6e6a97e3a  exiv2-0.22.tar.gz
+dab67c07bb63a4386d4ea607a8e06eaf  exiv2-0.23.tar.gz


More information about the scm-commits mailing list