[libdivecomputer] Update to 0.4.2

Pierre-YvesChibon pingou at fedoraproject.org
Wed Feb 12 09:01:48 UTC 2014


commit 02c95948c2e11eb84026b3ca115d9fdc196a797c
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Wed Feb 12 10:02:07 2014 +0100

    Update to 0.4.2

 .gitignore           |    1 +
 libdivecomputer.spec |   13 +++++++++----
 sources              |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19af75e..503d5bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /libdivecomputer-0.3.0.tar.gz
 /libdivecomputer-0.4.0.tar.gz
 /libdivecomputer-0.4.1.tar.gz
+/libdivecomputer-0.4.2.tar.gz
diff --git a/libdivecomputer.spec b/libdivecomputer.spec
index 570e811..26e0509 100644
--- a/libdivecomputer.spec
+++ b/libdivecomputer.spec
@@ -3,14 +3,14 @@
 #global        snapver    {snapdate}.git{snaphash}
 
 Name:           libdivecomputer
-Version:        0.4.1
+Version:        0.4.2
 #Release:        2.{snapver}{?dist}
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        Library for communication with dive computers
 
 License:        LGPLv2+
-URL:            http://divesoftware.org/libdc/
-Source0:        http://divesoftware.org/libdc/releases/%{name}-%{version}.tar.gz
+URL:            http://libdivecomputer.org
+Source0:        http://libdivecomputer.org/releases/%{name}-%{version}.tar.gz
 # Sources generated using:
 # git clone git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer && cd libdivecomputer
 # git archive --format=tar --prefix=libdivecomputer-4bc477b/ 4bc477b | xz -z > libdivecomputer-0.1.0-20120717git4bc477b.tar.xz
@@ -128,7 +128,12 @@ rm $RPM_BUILD_ROOT/%{_bindir}/{veo250,vtpro,vyper,vyper2}
 %doc
 %{_libdir}/*.a
 
+
 %changelog
+* Wed Feb 12 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.4.2
+- Update to release 0.4.2
+- Update Source0 and URL
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 51dfeeb..eb3b817 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c57488d44c18881fde6ff887dd5764e  libdivecomputer-0.4.1.tar.gz
+7e13f273a9376731523b31f1ee3e5262  libdivecomputer-0.4.2.tar.gz


More information about the scm-commits mailing list