[shutter] Update to 0.91

李瑞彬 cheeselee at fedoraproject.org
Tue Jun 17 04:36:53 UTC 2014


commit a41f61232aeaad3e6e8a774395f42341f7035aaf
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Tue Jun 17 12:38:11 2014 +0800

    Update to 0.91

 .gitignore   |    1 +
 shutter.spec |   13 ++++++++-----
 sources      |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6c71b70..7911f9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ shutter-0.86.2.tar.gz
 /shutter-0.89.1.tar.gz
 /shutter-0.90.tar.gz
 /shutter-0.90.1.tar.gz
+/shutter-0.91.tar.gz
diff --git a/shutter.spec b/shutter.spec
index b1e76c7..dc1bd92 100644
--- a/shutter.spec
+++ b/shutter.spec
@@ -1,7 +1,7 @@
 Name:		shutter
-Version:	0.90.1
-Release:	2%{?dist}
-Summary:	GTK+ 2.0 screenshot application written in perl
+Version:	0.91
+Release:	1%{?dist}
+Summary:	GTK+2-based screenshot application written in Perl
 Group:		Applications/Multimedia
 License:	GPLv3+
 URL:		http://shutter-project.org
@@ -25,10 +25,10 @@ Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 }
 
 %description
-Shutter is a GTK+ 2.0 screenshot application written in perl.
+Shutter is a GTK+ 2.x based screenshot application written in Perl.
 Shutter covers all features of common command line tools like
 scrot or import and adds reasonable new features combined
-with a comfortable GUI using the GTK+ 2.0 framework
+with a comfortable GUI using the GTK+ 2.x framework.
 
 
 %prep
@@ -87,6 +87,9 @@ fi
 %{_datadir}/icons/ubuntu-mono-*/*/apps/%{name}-panel.*
 
 %changelog
+* Tue Jun 17 2014 Robin Lee <cheeselee at fedoraproject.org> - 0.91-1
+- Update to 0.91
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.90.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 3eabc09..73ed845 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba5f18c957cd796884a10bc4a9ed4a9e  shutter-0.90.1.tar.gz
+9775b904dd4e75b87f5e51bb861c74ad  shutter-0.91.tar.gz


More information about the scm-commits mailing list