[banshee-community-extensions] Update to development release 1.9.5 Remove upstreamed patch

chkr chkr at fedoraproject.org
Thu Mar 10 21:35:28 UTC 2011


commit 820d9b8a0007d7e87f3585ddbc13ad8eda4b3f1c
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Thu Mar 10 22:35:22 2011 +0100

    Update to development release 1.9.5
    Remove upstreamed patch

 .gitignore                                         |    1 +
 ...nity-extensions-1.9.1-fix-ampache-unicode.patch |   31 --------------------
 banshee-community-extensions.spec                  |   12 ++++----
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 38 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d86cfe6..87b199e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ banshee-community-extensions-1.7.4.tar.bz2
 /banshee-community-extensions-1.9.1.tar.bz2
 /banshee-community-extensions-1.9.2.tar.bz2
 /banshee-community-extensions-1.9.3.tar.bz2
+/banshee-community-extensions-1.9.5.tar.bz2
diff --git a/banshee-community-extensions.spec b/banshee-community-extensions.spec
index 0c06c39..3762109 100644
--- a/banshee-community-extensions.spec
+++ b/banshee-community-extensions.spec
@@ -1,17 +1,14 @@
 %define		debug_package %{nil}
 
 Name:		banshee-community-extensions
-Version:	1.9.3
-Release:	2%{?dist}
+Version:	1.9.5
+Release:	1%{?dist}
 Summary:	Collection of extensions for the media player Banshee
 Group:		Applications/Multimedia
 License:	GPLv2+ and MIT
 URL:		http://banshee-project.org/download/extensions/
 Source0:	http://download.banshee-project.org/banshee-community-extensions/%{version}/%{name}-%{version}.tar.bz2
 Requires:	banshee
-# https://bugzilla.gnome.org/show_bug.cgi?id=639247
-# http://git.debian.org/?p=pkg-cli-apps/packages/banshee-community-extensions.git;a=blob;f=debian/patches/fix-ampache-unicode.patch;h=fd9f3c47157ab1ffb0125646837f261f195f47a2;hb=refs/heads/experimental
-Patch0:		banshee-community-extensions-1.9.1-fix-ampache-unicode.patch
 BuildRequires:	mono-devel, banshee-devel, banshee-musicbrainz-devel
 BuildRequires:	intltool, gnome-sharp-devel
 BuildRequires:	fftw-devel, libsamplerate-devel, gstreamer-devel, gstreamer-plugins-base-devel
@@ -32,7 +29,6 @@ for the media player Banshee.
 
 %prep
 %setup -q
-%patch0 -p1 -b .unicode-fix
 
 %build
 %configure	--enable-gnome --disable-schemas-install \
@@ -76,6 +72,10 @@ find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' -exec rm -f {} \;
 
 
 %changelog
+* Thu Mar 10 2011 Christian Krause <chkr at fedoraproject.org> - 1.9.5-1
+- Update to development release 1.9.5
+- Remove upstreamed patch
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 4c6278e..4b78229 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-708bb6e59fb510fcf38d08e64dfe1b98  banshee-community-extensions-1.9.3.tar.bz2
+c347883eb30d9a6fcc39ad00f6cee69e  banshee-community-extensions-1.9.5.tar.bz2


More information about the scm-commits mailing list