[guitarix/f12/master] - Update to 0.11.1

Orcan Ogetbil oget at fedoraproject.org
Wed Aug 25 20:00:42 UTC 2010


commit 6cbc3f798235818cceaa6a95b399fdf213093d6f
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Wed Aug 25 16:00:34 2010 -0400

    - Update to 0.11.1

 .gitignore    |    1 +
 guitarix.spec |    8 ++++----
 sources       |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4805111..98613ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 guitarix-0.10.0.tar.bz2
 guitarix-0.11.0.tar.bz2
+/guitarix-0.11.1.tar.bz2
diff --git a/guitarix.spec b/guitarix.spec
index d43a996..b12bb0d 100644
--- a/guitarix.spec
+++ b/guitarix.spec
@@ -1,13 +1,11 @@
 Name:           guitarix
-Version:        0.11.0
+Version:        0.11.1
 Release:        1%{?dist}
 Summary:        Mono amplifier to JACK
 Group:          Applications/Multimedia
 License:        GPLv2+
 URL:            http://guitarix.sourceforge.net/
 Source0:        http://sourceforge.net/projects/%{name}/files/%{name}/%{name}-%{version}.tar.bz2
-# Compatibility patch sent to us by upstream
-Patch0:         guitarix-gtk218.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  boost-devel
@@ -62,7 +60,6 @@ also be used by any other ladspa host.
 
 %prep
 %setup -q
-%patch0 -p0 -b .gtk218
 
 # The build system does not use these bundled libraries by default. But
 # just to make sure:
@@ -111,6 +108,9 @@ rm -rf %{buildroot}
 %{_libdir}/ladspa/*.so
 
 %changelog
+* Wed Aug 25 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.11.1-1
+- Update to 0.11.1
+
 * Wed Aug 04 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.11.0-1
 - Update to 0.11.0
 
diff --git a/sources b/sources
index 049e3ea..fd72f68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f7fceeed4670aca4ed78c616a179ee6  guitarix-0.11.0.tar.bz2
+1c95a67c0788d6ffe609e430d4b57169  guitarix-0.11.1.tar.bz2


More information about the scm-commits mailing list