[gmusicbrowser/f16] update to 1.1.8

Remi Collet remi at fedoraproject.org
Fri Oct 14 20:21:32 UTC 2011


commit a1d7dadeb669d142f34e0454b5fcd7a2e73171c0
Author: remi <fedora at famillecollet.com>
Date:   Fri Oct 14 22:21:27 2011 +0200

    update to 1.1.8

 .gitignore         |    1 +
 gmusicbrowser.spec |   11 ++++++++---
 sources            |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index edf91c6..42b89ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 *~
 /gmusicbrowser-1.1.7.tar.gz
+/gmusicbrowser-1.1.8.tar.gz
diff --git a/gmusicbrowser.spec b/gmusicbrowser.spec
index c74f667..17153cf 100644
--- a/gmusicbrowser.spec
+++ b/gmusicbrowser.spec
@@ -1,7 +1,7 @@
 Name:      gmusicbrowser
 Summary:   Jukebox for large collections of music files
-Version:   1.1.7
-Release:   3%{?dist}.1
+Version:   1.1.8
+Release:   1%{?dist}
 License:   GPLv3+
 Group:     Applications/Multimedia
 
@@ -19,7 +19,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} < 16
+%if 0%{?fedora} < 15
 Requires:         perl(Gtk2::MozEmbed)
 %else
 Requires:         perl(Gtk2::WebKit)
@@ -34,6 +34,7 @@ Requires:         perl(Gtk2::WebKit)
 %filter_from_provides /perl(/d
 %filter_from_requires /perl(simple_http)/d
 %filter_from_requires /perl(gmusicbrowser/d
+%filter_from_requires /perl(GMB::/d
 %filter_from_requires /perl(Layout::Label)/d
 %filter_from_requires /perl(SongArray)/d
 %filter_from_requires /perl(Gtk2::B/d
@@ -58,6 +59,7 @@ Requires:         perl(Gtk2::WebKit)
 %global __provides_exclude %{?__provides_exclude:__provides_exclude|}^perl\\(
 %global __requires_exclude %{?__requires_exclude:__requires_exclude|}^perl\\(simple_http\\)
 %global __requires_exclude %__requires_exclude|^perl\\(gmusicbrowser
+%global __requires_exclude %__requires_exclude|^perl\\(GMB::
 %global __requires_exclude %__requires_exclude|^perl\\(Layout::Label\\)
 %global __requires_exclude %__requires_exclude|^perl\\(SongArray)
 %global __requires_exclude %__requires_exclude|^perl\\(Gtk2::B
@@ -139,6 +141,9 @@ update-desktop-database &> /dev/null ||:
 
 
 %changelog
+* Fri Oct 14 2011 Remi Collet <remi at fedoraproject.org> - 1.1.8-1
+- update to 1.1.8
+
 * Thu Aug 18 2011 Remi Collet <remi at fedoraproject.org> - 1.1.7-3.1
 - rebuild for perl 5.14
 
diff --git a/sources b/sources
index d91fae7..a3ae1e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4451ff176cc144602ac019cd44065521  gmusicbrowser-1.1.7.tar.gz
+839ed7fb8a1a7a4c39c868e228f93579  gmusicbrowser-1.1.8.tar.gz


More information about the scm-commits mailing list