[ginfo] Update to 1.0.2

lfield lfield at fedoraproject.org
Thu May 23 14:01:00 UTC 2013


commit 803cec5709daa63aec66a394a87ba0fe2e5d30ad
Author: lfield <Laurence.Field at cern.ch>
Date:   Thu May 23 16:00:54 2013 +0200

    Update to 1.0.2

 .gitignore |    1 +
 ginfo.spec |    8 +++++---
 sources    |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a21eb5f..1191732 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /ginfo-0.2.3.tar.gz
 /ginfo-0.2.4.tar.gz
 /ginfo-1.0.1.tar.gz
+/ginfo-1.0.2.tar.gz
diff --git a/ginfo.spec b/ginfo.spec
index 5f414ef..047a80f 100644
--- a/ginfo.spec
+++ b/ginfo.spec
@@ -1,5 +1,5 @@
 Name:		ginfo
-Version:	1.0.1
+Version:	1.0.2
 Release:	1%{?dist}
 Summary:	A versatile tool for discovering Grid services
 Group:		Applications/Internet
@@ -7,8 +7,8 @@ License:	ASL 2.0
 URL:		https://svnweb.cern.ch/trac/gridinfo/browser/ginfo
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
-#   svn export http://svnweb.cern.ch/guest/gridinfo/ginfo/tags/R_1_0_1 ginfo-1.0.1
-#  tar --gzip -czvf ginfo-1.0.1.tar.gz ginfo-1.0.1
+#   svn export http://svnweb.cern.ch/guest/gridinfo/ginfo/tags/R_1_0_2 ginfo-1.0.2
+#  tar --gzip -czvf ginfo-1.0.2.tar.gz ginfo-1.0.2
 
 Source:		%{name}-%{version}.tar.gz
 BuildArch:	noarch
@@ -42,6 +42,8 @@ rm -rf %{buildroot}
 %doc LICENSE
 
 %changelog
+* Thu May 23 2013 Laurence Field <laurence.field at cern.ch> - 1.0.2-1
+- Minor cosmetic improvements
 * Thu Apr 25 2013 Laurence Field <laurence.field at cern.ch> - 1.0.1-1
 - Refactored version enabling general GLUE 2.0 queries
 * Thu Oct 25 2012 Laurence Field <laurence.field at cern.ch> - 0.2.4-1
diff --git a/sources b/sources
index 2bba7c4..1b0c3da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b596d9838ac161e38329c2cfd9372562  ginfo-1.0.1.tar.gz
+4b5ef5c9a8c322164f3509f80632a833  ginfo-1.0.2.tar.gz


More information about the scm-commits mailing list