nonamedotc pushed to fityk (master). "Update to 1.3.0 - bugfix update"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 25 23:59:49 UTC 2015


From a5928f6a0069959a11d5f43a4af7bb00163ad99a Mon Sep 17 00:00:00 2001
From: Mukundan Ragavan <nonamedotc at fedoraproject.org>
Date: Mon, 25 May 2015 18:59:27 -0500
Subject: Update to 1.3.0 - bugfix update


diff --git a/.gitignore b/.gitignore
index e2713ce..68c4fea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ fityk-0.8.8.tar.bz2
 /fityk-0.9.8.tar.bz2
 /v1.2.1.tar.gz
 /fityk-1.2.9.tar.bz2
+/fityk-1.3.0.tar.bz2
diff --git a/fityk.spec b/fityk.spec
index 4ec5b45..fe814c4 100644
--- a/fityk.spec
+++ b/fityk.spec
@@ -1,9 +1,9 @@
 Name:		fityk
 Summary:	Non-linear curve fitting and data analysis
-Version:	1.2.9
-Release:	6%{?dist}
+Version:	1.3.0
+Release:	1%{?dist}
 
-Source0:	https://github.com/wojdyr/fityk/releases/download/v1.2.9/%{name}-1.2.9.tar.bz2
+Source0:	https://github.com/wojdyr/fityk/releases/download/v%{version}/%{name}-%{version}.tar.bz2
 # missing files for building documentation
 Source1:	https://raw.githubusercontent.com/wojdyr/fityk/master/doc/editlink.html
 # the tarball was created from img directory in the github master branch
@@ -135,6 +135,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 %{_datadir}/%{name}/samples/*.cc
 
 %changelog
+* Mon May 25 2015 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 1.3.0-1
+- Update to 1.3.0 - bugfix update
+
 * Sat May 02 2015 Kalev Lember <kalevlember at gmail.com> - 1.2.9-6
 - Rebuilt for GCC 5 C++11 ABI change
 
diff --git a/sources b/sources
index 06890d8..542b56e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7b68aecdd17071d5eebf2dc1774245f  fityk-1.2.9.tar.bz2
+d533e0ae646d9066c46b6d90885dc4b5  fityk-1.3.0.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/fityk.git/commit/?h=master&id=a5928f6a0069959a11d5f43a4af7bb00163ad99a


More information about the scm-commits mailing list