Hello community,

here is the log from the commit of package stk for openSUSE:Factory checked in 
at 2012-08-26 14:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stk (Old)
 and      /work/SRC/openSUSE:Factory/.stk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stk", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/stk/stk.changes  2012-07-30 09:46:55.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.stk.new/stk.changes     2012-08-26 
14:22:27.000000000 +0200
@@ -1,0 +2,15 @@
+Sun Aug 26 10:34:47 UTC 2012 - reddw...@opensuse.org
+
+* Update to 4.4.4
+  - New FreeVerb class (thanks to Greg Burlet)
+  - New Guitar class
+  - New electric guitar project
+  - Updated versions of RtAudio and RtMidi
+  - Cleaned / revised Shakers class
+  - Bug fix in LentPitShift
+  - Bug fix in Echo constructor
+  - Bug fix in FileWvIn (file size when chunking)
+  - Bug fix in StkFrames copy constructor
+* Remove README.openSUSE, the license issue has been fixed upstream
+
+-------------------------------------------------------------------

Old:
----
  README.openSUSE
  stk-4.4.3-crippled.tar.gz
  stk-4.4.3.tar.gz

New:
----
  stk-4.4.4-crippled.tar.gz
  stk-4.4.4.tar.gz

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

Other differences:
------------------
++++++ stk.spec ++++++
--- /var/tmp/diff_new_pack.Ciym6A/_old  2012-08-26 14:22:29.000000000 +0200
+++ /var/tmp/diff_new_pack.Ciym6A/_new  2012-08-26 14:22:29.000000000 +0200
@@ -21,7 +21,7 @@
 %define soname 4
 
 Name:           stk
-Version:        4.4.3
+Version:        4.4.4
 Release:        0
 Summary:        Synthesis ToolKit in C++
 License:        MIT
@@ -33,11 +33,10 @@
 Source0:        
http://ccrma.stanford.edu/software/stk/release/stk-%{version}.tar.gz
 %endif
 Source1:        precheckin_cripple_tarball.sh
-Source2:        README.openSUSE
+BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(jack)
-BuildRequires:  automake
 
 %description
 The Synthesis ToolKit in C++ (STK) is a set of open source audio
@@ -93,7 +92,6 @@
 cp /usr/share/automake-1.12/config.* config/ 
 %endif
 sed -i 's/CXXFLAGS="$cxxflag"/CXXFLAGS="$CXXFLAGS $cxxflag"/' configure
-cp %{S:2} .
 
 %build
 # I don't version the rawwaves directory because apps seems to expect it this 
way
@@ -116,7 +114,7 @@
 
 %files -n libstk%{soname}
 %defattr(-,root,root,-)
-%doc README README.openSUSE
+%doc README
 %{_libdir}/libstk.so.*
 # If it's not going to be versioned SLPP doesn't really matter. WTF!! I don't 
really know if they correctly version the library since they ignored my message 
in the mailing list...
 %{_datadir}/stk

++++++ precheckin_cripple_tarball.sh ++++++
--- /var/tmp/diff_new_pack.Ciym6A/_old  2012-08-26 14:22:29.000000000 +0200
+++ /var/tmp/diff_new_pack.Ciym6A/_new  2012-08-26 14:22:29.000000000 +0200
@@ -53,6 +53,7 @@
 -e /src/FM.cpp \
 -e /src/FMVoices.cpp \
 -e /src/Flute.cpp \
+-e /src/Guitar.cpp \
 -e /src/HevyMetl.cpp \
 -e /src/Mandolin.cpp \
 -e /src/Mesh2D.cpp \

++++++ stk-4.4.3-crippled.tar.gz -> stk-4.4.4-crippled.tar.gz ++++++
++++ 39474 lines of diff (skipped)

++++++ stk-4.4.3-crippled.tar.gz -> stk-4.4.4.tar.gz ++++++
++++ 47541 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to