[subsurface] Update to 3.1

Pierre-YvesChibon pingou at fedoraproject.org
Fri May 17 17:40:59 UTC 2013


commit 507b8921416c9fadc90e8a79eef1685fb95157e9
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Fri May 17 19:37:34 2013 +0200

    Update to 3.1

 .gitignore      |    1 +
 sources         |    2 +-
 subsurface.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e78f71b..a9aeaa0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Subsurface-2.1.tgz
 /Subsurface-3.0.tgz
 /Subsurface-3.0.2.tgz
+/Subsurface-3.1.tgz
diff --git a/sources b/sources
index 45aecff..4db63dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-041a78fe115b7935d16b243a9e0a423e  Subsurface-3.0.2.tgz
+025b5f1363f4c590901509170bc1231b  Subsurface-3.1.tgz
diff --git a/subsurface.spec b/subsurface.spec
index 3725b0d..6d60cc7 100644
--- a/subsurface.spec
+++ b/subsurface.spec
@@ -2,10 +2,10 @@
 #%global        snaphash   5d07303
 #global        snapver    {snapdate}.git{snaphash}
 
-%global         libdc_version 0.3.0
+%global         libdc_version 0.4.0
 
 Name:           subsurface
-Version:        3.0.2
+Version:        3.1
 #Release:        1.{snapver}{?dist}
 Release:        1%{?dist}
 Summary:        Rough divelog in C and Gtk
@@ -43,7 +43,7 @@ all the dive computer supported by libdivecomputer.
 
 
 %prep
-%setup -q -c -n Subsurface
+%setup -q -c
 
 %build
 make %{?_smp_mflags}
@@ -83,6 +83,9 @@ fi
 
 
 %changelog
+* Fri May 17 2013 Pierre-Yves Chibon <pingou at pingoured.fr> - 3.1-1
+- Update to 3.1
+
 * Mon Mar 04 2013 Pierre-Yves Chibon <pingou at pingoured.fr> - 3.0.2-1
 - Update to 3.0.2
 


More information about the scm-commits mailing list