kalev pushed to rhythmbox (master). "Update to 3.2"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Mar 29 11:24:54 UTC 2015


>From 558ef3d9bbbf6089e10b2de65cf314f9dc2d4a97 Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Sun, 29 Mar 2015 11:17:57 +0200
Subject: Update to 3.2


diff --git a/.gitignore b/.gitignore
index 1bffa84..fb98687 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ rhythmbox-0.13.0.tar.bz2
 /rhythmbox-3.0.2.tar.xz
 /rhythmbox-3.0.3.tar.xz
 /rhythmbox-3.1.tar.xz
+/rhythmbox-3.2.tar.xz
diff --git a/0001-Fix-desktop-file-keywords-translations.patch b/0001-Fix-desktop-file-keywords-translations.patch
deleted file mode 100644
index 1e0dc15..0000000
--- a/0001-Fix-desktop-file-keywords-translations.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From 06e9a07ad2d6f79267b01078a8ac9e8016e3a7cc Mon Sep 17 00:00:00 2001
-From: Kalev Lember <kalevlember at gmail.com>
-Date: Sun, 28 Sep 2014 12:44:26 +0200
-Subject: [PATCH] Fix desktop file keywords translations
-
-Add missing terminating semicolons to Scottish Gaelic and Slovenian
-translations.
----
- po/gd.po | 2 +-
- po/sl.po | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/po/gd.po b/po/gd.po
-index 1bd1a0e..80234c5 100644
---- a/po/gd.po
-+++ b/po/gd.po
-@@ -134,7 +134,7 @@ msgstr "Cluich agus cum rian air a' chruinneachadh chiùil agad"
- msgid "Audio;Song;MP3;CD;Podcast;MTP;iPod;Playlist;Last.fm;UPnP;DLNA;Radio;"
- msgstr ""
- "Audio;Song;MP3;CD;Podcast;MTP;iPod;Playlist;Last.fm;UPnP;DLNA;Radio;fuaime;"
--"òran;òrain;pod-chraoladh;rèidio"
-+"òran;òrain;pod-chraoladh;rèidio;"
- 
- #: ../data/ui/app-menu.ui.h:1
- msgid "_Add Music"
-diff --git a/po/sl.po b/po/sl.po
-index c164a1b..db407e8 100644
---- a/po/sl.po
-+++ b/po/sl.po
-@@ -126,7 +126,7 @@ msgstr "Predvajajte in organizirajte glasbeno zbirko"
- msgid "Audio;Song;MP3;CD;Podcast;MTP;iPod;Playlist;Last.fm;UPnP;DLNA;Radio;"
- msgstr ""
- "zvok;skladbe;pesmi;glasba;MP3;CD;podcast;MTP;iPod;seznam predvajanja;Last.fm;"
--"UPnP;DLNA;radio"
-+"UPnP;DLNA;radio;"
- 
- #: ../data/ui/app-menu.ui.h:1
- msgid "_Add Music"
--- 
-2.1.0
-
diff --git a/rhythmbox.spec b/rhythmbox.spec
index b2b2517..a79715f 100644
--- a/rhythmbox.spec
+++ b/rhythmbox.spec
@@ -4,15 +4,13 @@
 
 Name: rhythmbox
 Summary: Music Management Application
-Version: 3.1
+Version: 3.2
 Release: 1%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/rhythmbox/
 #VCS: git://git.gnome.org/rhythmbox
-Source: http://download.gnome.org/sources/rhythmbox/3.1/%{name}-%{version}.tar.xz
-
-Patch0: 0001-Fix-desktop-file-keywords-translations.patch
+Source: http://download.gnome.org/sources/rhythmbox/3.2/%{name}-%{version}.tar.xz
 
 Requires: gtk3%{?_isa} >= %{gtk3_version}
 Requires: gvfs-afc
@@ -87,7 +85,6 @@ a Rhythmbox plugin.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \
@@ -174,6 +171,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_libdir}/rhythmbox/plugins/rbzeitgeist/
 %{_libdir}/rhythmbox/plugins/replaygain/
 %{_libdir}/rhythmbox/plugins/sendto/
+%{_libdir}/rhythmbox/plugins/soundcloud/
 %{_libdir}/rhythmbox/plugins/visualizer/
 %{_libdir}/rhythmbox/sample-plugins/
 %{_libexecdir}/rhythmbox-metadata
@@ -188,6 +186,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Sun Mar 29 2015 Kalev Lember <kalevlember at gmail.com> - 3.2-1
+- Update to 3.2
+
 * Sun Sep 28 2014 Kalev Lember <kalevlember at gmail.com> - 3.1-1
 - Update to 3.1
 - Tighten subpackage deps
diff --git a/sources b/sources
index 2236c8c..d2f9107 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-851200afde83ca5ba6aa58ceb23e582c  rhythmbox-3.1.tar.xz
+83ad39ebe115d7a4e6b1be9bce69dca4  rhythmbox-3.2.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rhythmbox.git/commit/?h=master&id=558ef3d9bbbf6089e10b2de65cf314f9dc2d4a97


More information about the scm-commits mailing list