[gmusicbrowser] update to 1.1.12

Remi Collet remi at fedoraproject.org
Mon May 5 06:15:21 UTC 2014


commit 414f6b40fe8d01429c81a7fc2bf11db5a85c76e2
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon May 5 08:15:39 2014 +0200

    update to 1.1.12

 .gitignore         |    1 +
 gmusicbrowser.spec |   19 +++++++++++++------
 sources            |    2 +-
 3 files changed, 15 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e52cc9..ab90b1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gmusicbrowser-1.1.8.tar.gz
 /gmusicbrowser-1.1.9.tar.gz
 /gmusicbrowser-1.1.10.tar.gz
+/gmusicbrowser-1.1.12.tar.gz
diff --git a/gmusicbrowser.spec b/gmusicbrowser.spec
index dc0f314..bdedd8f 100644
--- a/gmusicbrowser.spec
+++ b/gmusicbrowser.spec
@@ -1,7 +1,15 @@
+# spec file for gmusicbrowser
+#
+# Copyright (c) 2009-2014 Remi Collet
+# License: CC-BY-SA
+# http://creativecommons.org/licenses/by-sa/3.0/
+#
+# Please, preserve the changelog entries
+#
 Name:      gmusicbrowser
 Summary:   Jukebox for large collections of music files
-Version:   1.1.10
-Release:   2%{?dist}
+Version:   1.1.12
+Release:   1%{?dist}
 License:   GPLv3+
 Group:     Applications/Multimedia
 
@@ -19,11 +27,7 @@ Requires(postun): desktop-file-utils
 # Optionnal Deps and not detected
 Requires:         perl(Gtk2::TrayIcon), perl(Locale::gettext) >= 1.04, perl(GStreamer)
 Requires:         vorbis-tools, flac123, alsa-utils 
-%if 0%{?fedora} < 15
-Requires:         perl(Gtk2::MozEmbed)
-%else
 Requires:         perl(Gtk2::WebKit)
-%endif
 
 
 # We need to keep perl(Gtk2) perl(Gtk2::MozEmbed) perl(Gtk2::Notify)
@@ -146,6 +150,9 @@ update-desktop-database &> /dev/null ||:
 
 
 %changelog
+* Mon May  5 2014 Remi Collet <remi at fedoraproject.org> - 1.1.12-1
+- update to 1.1.8
+
 * Sat Aug 03 2013 Petr Pisar <ppisar at redhat.com> - 1.1.10-2
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 11c5dec..040b419 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4387b5352bb872a067128e3b38d453e2  gmusicbrowser-1.1.10.tar.gz
+348029d561be345540198cb415c6cd25  gmusicbrowser-1.1.12.tar.gz


More information about the scm-commits mailing list