[eog-plugins] 2.30.1

Matthias Clasen mclasen at fedoraproject.org
Sat Jan 22 15:26:19 UTC 2011


commit 6eb338bd80022ed6b09ac86bd74cf601d233edab
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jan 22 10:26:03 2011 -0500

    2.30.1

 .gitignore       |    1 +
 eog-plugins.spec |   13 +++++--------
 sources          |    2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80d27aa..9cf4b7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 eog-plugins-2.30.0.tar.bz2
+/eog-plugins-2.30.1.tar.bz2
diff --git a/eog-plugins.spec b/eog-plugins.spec
index 0d38e5c..cd93361 100644
--- a/eog-plugins.spec
+++ b/eog-plugins.spec
@@ -1,6 +1,6 @@
 Name:           eog-plugins
-Version:        2.30.0
-Release:        2%{?dist}
+Version:        2.30.1
+Release:        1%{?dist}
 Summary:        A collection of plugins for the eog image viewer
 
 Group:          User Interface/Desktops
@@ -29,19 +29,13 @@ display of Exif information, Zoom to fit, etc.
 %configure --disable-silent-rules
 make %{?_smp_mflags}
 
-
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 rm $RPM_BUILD_ROOT%{_libdir}/eog/plugins/*.la
 
 %find_lang %{name}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING NEWS
@@ -52,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan 22 2011 Matthias Clasen <mclasen at redhat.com> - 2.30.1-1
+- Update to 2.30.1
+
 * Wed Jul  7 2010 Matthias Clasen <mclasen at redhat.com> - 2.30.0-2
 - Rebuild against new libchamplain
 
diff --git a/sources b/sources
index 1b41803..cfdb69a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5ae61e03169cefd0220a3a2642065fa  eog-plugins-2.30.0.tar.bz2
+72b89b93e56d1fb58480cb8dd3d980d7  eog-plugins-2.30.1.tar.bz2


More information about the scm-commits mailing list