[nuvolaplayer] Update to 2.5.0

Martin Gansser martinkg at fedoraproject.org
Wed Dec 10 21:39:04 UTC 2014


commit 0fd3e9863d2f227e070d31bf66f8b59f0426bb1b
Author: Martin Gansser <mgansser at alice.de>
Date:   Wed Dec 10 22:39:14 2014 +0100

    Update to 2.5.0

 .gitignore        |    1 +
 nuvolaplayer.spec |   13 ++++++++-----
 sources           |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5681c0d..385b6df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /nuvolaplayer-2.4.3.tar.gz
+/nuvolaplayer-2.5.tar.gz
diff --git a/nuvolaplayer.spec b/nuvolaplayer.spec
index 56c86d0..e45156e 100644
--- a/nuvolaplayer.spec
+++ b/nuvolaplayer.spec
@@ -1,11 +1,11 @@
 Name:           nuvolaplayer
-Version:        2.4.3
-Release:        3%{?dist}
+Version:        2.5
+Release:        1%{?dist}
 # package contains different license types, see file COPYRIGHT
 License:        LGPLv3+ and LGPLv2+ and BSD
 Summary:        Cloud Music Integration for your Linux Desktop
 URL:            http://nuvolaplayer.fenryxo.cz/home.html
-Source:         https://launchpad.net/nuvola-player/2.4.x/%{version}/+download/%{name}-%{version}.tar.gz
+Source:         https://launchpad.net/nuvola-player/2.5.x/2.5.0/+download/%{name}-%{version}.tar.gz
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gnome-python2-rsvg
@@ -39,8 +39,8 @@ supported services are Google Music, Grooveshark, Hype Machine and 8tracks.
 %prep
 %setup -q
 %if 0%{?fedora} > 21
-sed -i -e 's at VERSION="1.7.6"@VERSION="1.8.2"@g' waf
-sed -i -e 's at WAFVERSION="1.7.6"@WAFVERSION="1.8.2"@g' waflib/Context.py
+sed -i -e 's at VERSION="1.7.6"@VERSION="1.8.4"@g' waf
+sed -i -e 's at WAFVERSION="1.7.6"@WAFVERSION="1.8.4"@g' waflib/Context.py
 %else
 sed -i -e 's at VERSION="1.7.6"@VERSION="1.7.16"@g' waf
 sed -i -e 's at WAFVERSION="1.7.6"@WAFVERSION="1.7.16"@g' waflib/Context.py
@@ -104,6 +104,9 @@ fi
 
 
 %changelog
+* Wed Dec 10 2014 Martin Gansser <martinkg at fedoraproject.org> - 2.5.0-1
+- Update to 2.5.0
+
 * Wed Oct 15 2014 Martin Gansser <martinkg at fedoraproject.org> - 2.4.3-3
 - fixed 'if' conditions
 - added configure flag '--debug-symbols' to build with debug infos
diff --git a/sources b/sources
index f64fd0a..eaa2a70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d35d2c93fa67738dc953809ed42ddbb2  nuvolaplayer-2.4.3.tar.gz
+a8be1d992d63f3a36fb6296e4e041458  nuvolaplayer-2.5.tar.gz


More information about the scm-commits mailing list