[parcellite] Update to 1.1.7

Christoph Wickert cwickert at fedoraproject.org
Wed Oct 16 15:23:14 UTC 2013


commit c4c4bcdd78abf8d743b27084dbc1993dd6f05550
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Wed Oct 16 17:23:12 2013 +0200

    Update to 1.1.7

 parcellite.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/parcellite.spec b/parcellite.spec
index d7aea42..6e1a571 100644
--- a/parcellite.spec
+++ b/parcellite.spec
@@ -1,7 +1,7 @@
 # Review: https://bugzilla.redhat.com/show_bug.cgi?id=442473
 
 Name:           parcellite
-Version:        1.1.6
+Version:        1.1.7
 Release:        1%{?prerelease:.%{?prerelease}}%{?dist}
 Summary:        A lightweight GTK+ clipboard manager
 
@@ -25,6 +25,8 @@ system tray or notification area if you want to use this package.
 
 %prep
 %setup -q
+# remove useless files
+rm -rf autom4te.cache */*~ || :
 
 
 %build
@@ -70,6 +72,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Oct 16 2013 Christoph Wickert <cwickert at fedoraproject.org> - 1.1.7-1
+- Update to 1.1.7
+
 * Sun Aug 04 2013 Christoph Wickert <cwickert at fedoraproject.org> - 1.1.6-1
 - Update to 1.1.6 (#991766, fixes and #989098)
 - Remove upstreamed patch for German translation


More information about the scm-commits mailing list