Hello community,

here is the log from the commit of package jackEQ for openSUSE:Factory checked 
in at 2012-05-31 17:05:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jackEQ (Old)
 and      /work/SRC/openSUSE:Factory/.jackEQ.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jackEQ", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jackEQ/jackEQ.changes    2011-12-06 
13:52:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.jackEQ.new/jackEQ.changes       2012-05-31 
17:05:44.000000000 +0200
@@ -1,0 +2,12 @@
+Sun May 20 14:33:46 CEST 2012 - [email protected]
+
+- updated to version 0.5.9 (bnc#762411)
+  * Added functionality to save/load state in file menu, quit/start.
+  * Shiny new skin and theme
+  * New mute buttons, click behavior improvements
+  * Configuration file located in ~/jackeq/jackeq.conf folder
+  * Fixed ladspa UniqueId bug for djEQ plugin to work with stereo
+    version of djEQ
+- add the explicit requirement to ladspa-swh-plugins
+
+-------------------------------------------------------------------

Old:
----
  jackEQ-0.4.0.tar.bz2
  jackEQ-overflow.patch

New:
----
  jackEQ-0.5.9.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jackEQ.spec ++++++
--- /var/tmp/diff_new_pack.56S9R0/_old  2012-05-31 17:05:46.000000000 +0200
+++ /var/tmp/diff_new_pack.56S9R0/_new  2012-05-31 17:05:46.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jackEQ
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           jackEQ
 BuildRequires:  alsa-devel
 BuildRequires:  automake
@@ -22,16 +23,16 @@
 BuildRequires:  jack-devel
 BuildRequires:  ladspa-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  update-desktop-files
+#BuildRequires:  update-desktop-files
 Summary:        JACK Equalization Tool for Live Performance
-Version:        0.4.0
-Release:        0
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Mixers
+Version:        0.5.9
+Release:        0
 Url:            http://jackeq.sf.net
-Requires:       jack ladspa
+Requires:       jack
+Requires:       ladspa-swh-plugins >= 0.4.3
 Source:         %{name}-%{version}.tar.bz2
-Patch:          %{name}-overflow.patch
 Patch1:         jackeq-fix-no-add-needed.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -41,17 +42,10 @@
 Kit and uses LADSPA for its back-end DSP work. jackEQ is designed
 specifically for live performance.
 
-
-
-Authors:
---------
-    Steve Harris
-    Patrick Shirkey
-
 %prep
 %setup -q
-%patch -p1
 %patch1
+chmod -x README* COPYING AUTHORS ChangeLog NEWS TODO
 
 %build
 autoreconf -fiv
@@ -60,18 +54,14 @@
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
-# suse_update_desktop_file -i %name AudioVideo AudioVideoEditing
 
 %clean
-test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README* TODO
+%doc AUTHORS COPYING README* TODO
 %{_bindir}/jackeq
 %{_datadir}/jackeq
-%if %suse_version > 820
-# {_datadir}/applications/*.desktop
-%endif
 
 %changelog

++++++ jackEQ-0.4.0.tar.bz2 -> jackEQ-0.5.9.tar.bz2 ++++++
++++ 97102 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to