[gphotoframe] 1.5.1

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Mar 5 02:52:13 UTC 2012


commit 309dddafc6a49fe72652aef01c6e23222d33aa4c
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Mon Mar 5 11:51:51 2012 +0900

    1.5.1

 .gitignore       |    1 +
 gphotoframe.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b0164a..a3722de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ gphotoframe-1.0.tar.gz
 /gphotoframe-1.5-b1.tar.gz
 /gphotoframe-1.5-rc1.tar.gz
 /gphotoframe-1.5.tar.gz
+/gphotoframe-1.5.1.tar.gz
diff --git a/gphotoframe.spec b/gphotoframe.spec
index 8774ddb..214f9f9 100644
--- a/gphotoframe.spec
+++ b/gphotoframe.spec
@@ -8,7 +8,7 @@
 %{!?python_sitelib:		%global python_sitelib	%(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %endif
 
-%global	mainver	1.5
+%global	mainver	1.5.1
 #%%undefine	minorver	
 
 %global	mainrel	1
@@ -205,6 +205,9 @@ exit 0
 %{_datadir}/applications/screensavers/%{name}-screensaver.desktop
 
 %changelog
+* Mon Mar  5 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.5.1-1
+- 1.5.1
+
 * Sun Jan 15 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.5-1
 - 1.5
 
diff --git a/sources b/sources
index ca72a28..51cb637 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd19f3d52d937135b7d3b2846505f432  gphotoframe-1.5.tar.gz
+5ca8376856d847b6e95ae0d96eb3d353  gphotoframe-1.5.1.tar.gz


More information about the scm-commits mailing list