Hello community,

here is the log from the commit of package hydrogen for openSUSE:Factory 
checked in at 2014-09-17 17:25:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hydrogen (Old)
 and      /work/SRC/openSUSE:Factory/.hydrogen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hydrogen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hydrogen/hydrogen.changes        2013-11-24 
12:03:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hydrogen.new/hydrogen.changes   2014-09-17 
17:25:09.000000000 +0200
@@ -1,0 +2,20 @@
+Fri Sep  5 21:18:32 UTC 2014 - [email protected]
+
+- Update to final version 0.9.6, adapt patches
+- Changed hydrogen-0.9.6-desktop.patch to not add quotes to the
+  german Name and GenericName entries in the .desktop file, this
+  doesn't really make sense and looks bad in the application menu
+- Updated h2cli.1 and hydrogen.1 man pages
+- Upstream changes (compared to 0.9.5):
+  * Release 0.9.6
+  * new build system (cmake)
+  * add undo for song/pattern editor
+  * jack-session support
+  * jack-midi support
+  * several bug fixes
+  * tabbed interface
+  * several small changes to the GUI
+  * improve ExportSong add use of TimeLineBPM,
+    RubberbandBatch processor and different types of resample interpolation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ h2cli.1 ++++++
--- /var/tmp/diff_new_pack.OFxkPH/_old  2014-09-17 17:25:11.000000000 +0200
+++ /var/tmp/diff_new_pack.OFxkPH/_new  2014-09-17 17:25:11.000000000 +0200
@@ -1,12 +1,12 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
-.TH H2CLI "1" "October 2011" "h2cli 0.9.6" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH H2CLI "1" "September 2014" "h2cli 0.9.6" "User Commands"
 .SH NAME
 h2cli \- manual page for h2cli 0.9.6
 .SH SYNOPSIS
 .B hydrogen
 [\fI-v\fR] [\fI-h\fR] \fI-s file\fR
 .SH DESCRIPTION
-Hydrogen 0.9.6 [Oct  4 2011]  [http://www.hydrogen\-music.org]
+Hydrogen 0.9.6 [Fri Sep  5 21:42:13 2014]  [http://www.hydrogen\-music.org]
 Copyright 2002\-2008 Alessandro Cominu
 .PP
 Hydrogen comes with ABSOLUTELY NO WARRANTY
@@ -17,9 +17,23 @@
 .HP
 \fB\-s\fR, \fB\-\-song\fR FILE \- Load a song (*.h2song) at startup
 .HP
+\fB\-p\fR, \fB\-\-playlist\fR FILE \- Load a playlist (*.h2playlist) at startup
+.HP
+\fB\-o\fR, \fB\-\-outfile\fR FILE \- Output to file (export)
+.HP
+\fB\-r\fR, \fB\-\-rate\fR RATE \- Set bitrate while exporting file
+.HP
+\fB\-b\fR, \fB\-\-bits\fR BITS \- Set bits depth while exporting file
+.HP
 \fB\-k\fR, \fB\-\-kit\fR drumkit_name \- Load a drumkit at startup
 .HP
 \fB\-i\fR, \fB\-\-install\fR FILE \- install a drumkit (*.h2drumkit)
+.HP
+\fB\-I\fR, \fB\-\-interpolate\fR INT \- Interpolation
+.IP
+(0:linear [default],1:cosine,2:third,3:cubic,4:hermite)
+.HP
+\fB\-S\fR, \fB\-\-jacksessionid\fR ID \- Start a JackSessionHandler session
 .TP
 \fB\-\-lash\-no\-start\-server\fR \- If LASH server not running, don't start
 it (LASH 0.5.3 and later).
@@ -27,8 +41,6 @@
 \fB\-\-lash\-no\-autoresume\fR \- Tell LASH server not to assume I'm returning
 from a crash.
 .HP
-\fB\-n\fR, \fB\-\-nosplash\fR \- Hide splash screen
-.HP
 \fB\-V[Level]\fR, \fB\-\-verbose\fR[=\fILevel\fR] \- Print a lot of debugging 
info
 .IP
 Level, if present, may be None, Error, Warning, Info, Debug or 0xHHHH

++++++ hydrogen-0.9.6-desktop.patch ++++++
--- /var/tmp/diff_new_pack.OFxkPH/_old  2014-09-17 17:25:11.000000000 +0200
+++ /var/tmp/diff_new_pack.OFxkPH/_new  2014-09-17 17:25:11.000000000 +0200
@@ -2,20 +2,7 @@
 ===================================================================
 --- linux/hydrogen.desktop.orig        2011-01-06 11:30:46.000000000 +0200
 +++ linux/hydrogen.desktop     2011-10-05 16:59:45.684862755 +0200
-@@ -1,6 +1,6 @@
- [Desktop Entry]
- Name=Hydrogen Drum Machine
--Name[de]=Hydrogen Drumsequencer
-+Name[de]='Hydrogen Drumsequencer'
- Name[ru]=Драм-машина Hydrogen
- Name[hu]=Hydrogen Dobgép
- Name[tr]=Hydrogen Davul Makinası
-@@ -12,19 +12,17 @@ Comment[hu]=Dobszekvenciákat lehet vele
- Comment[tr]=Davul partisyonu yaz
- 
- GenericName=Drum Machine
--GenericName[de]=Drumsequencer
-+GenericName[de]='Drumsequencer'
+@@ -16,15 +16,13 @@ Comment[hu]=Dobszekvenciákat lehet vele
  GenericName[ru]=Драм-машина
  GenericName[tr]=Davul Makinası
  

++++++ hydrogen-0.9.6-lib64.patch ++++++
--- /var/tmp/diff_new_pack.OFxkPH/_old  2014-09-17 17:25:11.000000000 +0200
+++ /var/tmp/diff_new_pack.OFxkPH/_new  2014-09-17 17:25:11.000000000 +0200
@@ -20,8 +20,8 @@
      ${QT_QTCORE_LIBRARY}
      ${QT_QTXML_LIBRARY}
      ${QT_QTXMLPATTERNS_LIBRARY}
-@@ -46,14 +46,20 @@ TARGET_LINK_LIBRARIES(hydrogen-core-${VE
-     ${RUBBERBAND_LIBRARIES}
+@@ -49,14 +49,20 @@ TARGET_LINK_LIBRARIES(hydrogen-core-${VE
+     ${CMAKE_THREAD_LIBS_INIT}
  )
  
 -#SET_TARGET_PROPERTIES(hydrogen-core-${VERSION} PROPERTIES PUBLIC_HEADER   
"${hydrogen_INCLUDES}" )
@@ -50,7 +50,7 @@
 ===================================================================
 --- src/gui/CMakeLists.txt.orig        2011-01-06 11:31:10.000000000 +0200
 +++ src/gui/CMakeLists.txt     2011-10-08 01:15:00.448239957 +0200
-@@ -26,11 +26,11 @@ INCLUDE_DIRECTORIES(
+@@ -49,11 +49,11 @@ INCLUDE_DIRECTORIES(
  
  ADD_EXECUTABLE(hydrogen WIN32 MACOSX_BUNDLE ${hydrogen_SRCS} ${hydrogen_MOC} 
${hydrogen_UIS_H})
  TARGET_LINK_LIBRARIES(hydrogen
@@ -120,12 +120,13 @@
 ===================================================================
 --- src/tests/CMakeLists.txt.orig      2011-01-07 22:38:10.000000000 +0200
 +++ src/tests/CMakeLists.txt   2011-10-08 01:20:13.158713653 +0200
-@@ -10,7 +10,7 @@ FILE(GLOB_RECURSE TESTS_SRCS *.cpp)
+@@ -11,8 +11,8 @@ FILE(GLOB_RECURSE TESTS_SRCS *.cpp)
  link_directories()
  add_executable(tests ${TESTS_SRCS})
  target_link_libraries(tests
 -    hydrogen-core-${VERSION}
 +    hydrogen-core
+       ${CPPUNIT_LIBRARIES}
  )
 -add_dependencies(tests hydrogen-core-${VERSION})
 +add_dependencies(tests hydrogen-core)
@@ -134,7 +135,7 @@
 ===================================================================
 --- CMakeLists.txt.orig        2011-09-13 03:35:18.000000000 +0200
 +++ CMakeLists.txt     2011-10-09 19:33:45.071516565 +0200
-@@ -83,6 +83,7 @@ ELSE()
+@@ -91,6 +91,7 @@ ELSE()
  
  IF(WANT_SHARED)
      SET(H2CORE_LIBRARY_TYPE SHARED)

++++++ hydrogen-0.9.6.tar.bz2 ++++++
++++ 29343 lines of diff (skipped)

++++++ hydrogen-no-current-time.patch ++++++
--- /var/tmp/diff_new_pack.OFxkPH/_old  2014-09-17 17:25:13.000000000 +0200
+++ /var/tmp/diff_new_pack.OFxkPH/_new  2014-09-17 17:25:13.000000000 +0200
@@ -2,15 +2,15 @@
 ===================================================================
 --- src/cli/main.cpp.orig      2011-07-06 09:25:22.000000000 +0200
 +++ src/cli/main.cpp   2011-10-05 17:17:58.479216067 +0200
-@@ -306,7 +306,7 @@ int main(int argc, char *argv[])
-  */
+@@ -427,7 +427,7 @@ int main(int argc, char *argv[])
+ /* Show some information */
  void showInfo()
  {
--        cout << "\nHydrogen " + H2Core::get_version() + " [" + __DATE__ + "]  
[http://www.hydrogen-music.org]"; << endl;
-+        cout << "\nHydrogen " + H2Core::get_version() + " [" + __TIMESTAMP__ 
+ "]  [http://www.hydrogen-music.org]"; << endl;
-         cout << "Copyright 2002-2008 Alessandro Cominu" << endl;
- //    _INFOLOG( "Compiled modules: " + QString(COMPILED_FEATURES) << endl;
+-      cout << "\nHydrogen " + get_version() + " [" + __DATE__ + "]  
[http://www.hydrogen-music.org]"; << endl;
++      cout << "\nHydrogen " + get_version() + " [" + __TIMESTAMP__ + "]  
[http://www.hydrogen-music.org]"; << endl;
+       cout << "Copyright 2002-2008 Alessandro Cominu" << endl;
  
+       if ( Object::count_active() ) {
 Index: src/gui/src/AboutDialog.cpp
 ===================================================================
 --- src/gui/src/AboutDialog.cpp.orig   2011-07-29 09:52:12.000000000 +0200
@@ -28,14 +28,14 @@
 ===================================================================
 --- src/gui/src/main.cpp.orig  2011-07-06 09:25:45.000000000 +0200
 +++ src/gui/src/main.cpp       2011-10-05 17:19:58.049676061 +0200
-@@ -474,7 +474,7 @@ int main(int argc, char *argv[])
+@@ -470,7 +470,7 @@ int main(int argc, char *argv[])
   */
  void showInfo()
  {
 -      cout << "\nHydrogen " + H2Core::get_version() + " [" + __DATE__ + "]  
[http://www.hydrogen-music.org]"; << endl;
 +      cout << "\nHydrogen " + H2Core::get_version() + " [" + __TIMESTAMP__ + 
"]  [http://www.hydrogen-music.org]"; << endl;
        cout << "Copyright 2002-2008 Alessandro Cominu" << endl;
- //    ___INFOLOG( "Compiled modules: " + QString(COMPILED_FEATURES) << endl;
+       //      ___INFOLOG( "Compiled modules: " + QString(COMPILED_FEATURES) 
<< endl;
  
 Index: src/gui/src/SplashScreen.cpp
 ===================================================================

++++++ hydrogen.1 ++++++
--- /var/tmp/diff_new_pack.OFxkPH/_old  2014-09-17 17:25:13.000000000 +0200
+++ /var/tmp/diff_new_pack.OFxkPH/_new  2014-09-17 17:25:13.000000000 +0200
@@ -1,12 +1,12 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
-.TH HYDROGEN "1" "October 2011" "hydrogen 0.9.6" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH HYDROGEN "1" "September 2014" "hydrogen 0.9.6" "User Commands"
 .SH NAME
 hydrogen \- manual page for hydrogen 0.9.6
 .SH SYNOPSIS
 .B hydrogen
 [\fI-v\fR] [\fI-h\fR] \fI-s file\fR
 .SH DESCRIPTION
-Hydrogen 0.9.6 [Oct  4 2011]  [http://www.hydrogen\-music.org]
+Hydrogen 0.9.6 [Fri Sep  5 21:42:13 2014]  [http://www.hydrogen\-music.org]
 Copyright 2002\-2008 Alessandro Cominu
 .PP
 Hydrogen comes with ABSOLUTELY NO WARRANTY

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

Reply via email to