[gphotoframe] 2.0.1-b1

Mamoru TASAKA mtasaka at fedoraproject.org
Wed Nov 26 09:07:06 UTC 2014


commit c351ea233acd6eae3570d503f9ceba0129433e7a
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Wed Nov 26 18:07:01 2014 +0900

    2.0.1-b1

 .gitignore       |    1 +
 gphotoframe.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94372d4..54af02f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ gphotoframe-1.0.tar.gz
 /gphotoframe-2.0-a2.tar.gz
 /gphotoframe-2.0-a3.tar.gz
 /gphotoframe-2.0-hg4fb32b74a755.tar.bz2
+/gphotoframe-2.0.1-b1-hga78a9b1d0cee.tar.bz2
diff --git a/gphotoframe.spec b/gphotoframe.spec
index 0125145..ab9ce9e 100644
--- a/gphotoframe.spec
+++ b/gphotoframe.spec
@@ -7,12 +7,12 @@
 #
 # hg clone https://code.google.com/p/gphotoframe/
 # cd gphotoframe/
-# hg archive -t tbz2 "gphotoframe-2.0-hg%h.tar.bz2"
+# hg archive -t tbz2 "gphotoframe-<version>-hg%h.tar.bz2"
 
-%global	hghash		4fb32b74a755
+%global	hghash		a78a9b1d0cee
 
-%global	mainver	2.0
-#%%define	minorver	-a3
+%global	mainver	2.0.1
+%define	minorver	-b1
 
 %global	mainrel	1
 
@@ -231,6 +231,9 @@ exit 0
 %{_datadir}/applications/screensavers/%{name}-screensaver.desktop
 
 %changelog
+* Wed Nov 26 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.0.1-0.1.b1.hga78a9b1d0cee
+- 2.0.1-b1
+
 * Sun Nov  9 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.0-1.hg4fb32b74a755
 - 2.0 release, and hg 1 commit ahead
 
diff --git a/sources b/sources
index 02b12f8..00661be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07ad5c4047b8ae1ba943706bea2717b3  gphotoframe-2.0-hg4fb32b74a755.tar.bz2
+313f56ee517a7385917eb1f5bcdb2f79  gphotoframe-2.0.1-b1-hga78a9b1d0cee.tar.bz2


More information about the scm-commits mailing list