[libpeas/f15/master] 0.7.3

Matthias Clasen mclasen at fedoraproject.org
Wed Feb 23 01:08:30 UTC 2011


commit cd3a0ca0686cff9b7b26f822890294c2b677e427
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Feb 22 20:07:47 2011 -0500

    0.7.3

 .gitignore   |    1 +
 libpeas.spec |    9 +++++----
 sources      |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2162672..c69aa52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ libpeas-0.5.4.tar.bz2
 /libpeas-0.7.0.tar.bz2
 /libpeas-0.7.1.tar.bz2
 /libpeas-0.7.2.tar.bz2
+/libpeas-0.7.3.tar.bz2
diff --git a/libpeas.spec b/libpeas.spec
index d0942b2..4d5db07 100644
--- a/libpeas.spec
+++ b/libpeas.spec
@@ -1,5 +1,5 @@
 Name:		libpeas
-Version:	0.7.2
+Version:	0.7.3
 Release:	1%{?dist}
 Summary:	Plug-ins implementation convenience library
 
@@ -17,9 +17,6 @@ BuildRequires:	libtool
 # For the girepository-1.0 directory
 Requires:	gobject-introspection
 
-Requires(post):   /usr/bin/gtk-update-icon-cache
-Requires(postun): /usr/bin/gtk-update-icon-cache
-
 %description
 libpeas is a convenience library making adding plug-ins support
 to GTK+ and glib-based applications.
@@ -93,6 +90,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Feb 22 2011 Matthias Clasen <mclasen at redhat.com> 0.7.3-1
+- Update to 0.7.3
+- Drop unneeded dependencies
+
 * Mon Feb 21 2011 Bastien Nocera <bnocera at redhat.com> 0.7.2-1
 - Update to 0.7.2
 
diff --git a/sources b/sources
index fb4bdee..8b167e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd183991ad53fe9d0bba31b160477308  libpeas-0.7.2.tar.bz2
+bd5046cc5d9c09ac32cafaa542c29503  libpeas-0.7.3.tar.bz2


More information about the scm-commits mailing list