Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package giada for openSUSE:Factory checked 
in at 2022-09-19 16:03:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/giada (Old)
 and      /work/SRC/openSUSE:Factory/.giada.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "giada"

Mon Sep 19 16:03:57 2022 rev:7 rq:1004658 version:0.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/giada/giada.changes      2022-05-30 
12:45:18.824499398 +0200
+++ /work/SRC/openSUSE:Factory/.giada.new.2083/giada.changes    2022-09-19 
16:04:15.434297898 +0200
@@ -1,0 +2,16 @@
+Mon Sep 19 09:34:22 UTC 2022 - Edgar Aichinger <edog...@aon.at>
+
+- remove giada-gcc12.patch and giada-findFLTK.patch (obsolete by upstream 
changes)
+
+-------------------------------------------------------------
+Sun Sep 18 02:18:23 UTC 2022 - Konstantin Voinov <k...@kott.no-ip.biz>
+
+- add 003-cmake-exclude-juce-from-all.patch to avoid juce stuff install 
+- disable giada-gcc12.patch (now upstream)
+
+-------------------------------------------------------------------
+Sat Sep 17 11:38:10 UTC 2022 - Edgar Aichinger <edog...@aon.at>
+
+- Update to version 0.23.0
+
+-------------------------------------------------------------------

Old:
----
  giada-0.21.0+git.20220521.ce35a252.obscpio
  giada-findFLTK.patch
  giada-gcc12.patch

New:
----
  003-cmake-exclude-juce-from-all.patch
  giada-0.23.0.obscpio
  giada-0.23.0.tar.xz

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

Other differences:
------------------
++++++ giada.spec ++++++
--- /var/tmp/diff_new_pack.xTQUxs/_old  2022-09-19 16:04:19.230308039 +0200
+++ /var/tmp/diff_new_pack.xTQUxs/_new  2022-09-19 16:04:19.238308060 +0200
@@ -19,15 +19,13 @@
 
 
 Name:           giada
-Version:        0.21.0+git.20220521.ce35a252
+Version:        0.23.0
 Release:        0
 Summary:        Sampler Audio Tool
 License:        GPL-3.0-or-later
 URL:            https://giadamusic.com
 Source0:        %{name}-%{version}.tar.xz
-Patch0:         %{name}-findFLTK.patch
-# PATCH-FIX-OPENSUSE giada-gcc12.patch add missing include aloi...@gmx.com
-Patch1:         %{name}-gcc12.patch
+Patch0:         003-cmake-exclude-juce-from-all.patch
 BuildRequires:  cmake
 BuildRequires:  fltk-devel
 %if 0%{?suse_version} < 1550
@@ -42,10 +40,12 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(fmt)
+BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(jack)
 BuildRequires:  pkgconfig(jansson) >= 2.7
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libpulse-simple)
+BuildRequires:  pkgconfig(nlohmann_json)
 BuildRequires:  pkgconfig(rtmidi) >= 2.1.0
 BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sndfile)

++++++ 003-cmake-exclude-juce-from-all.patch ++++++
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3a909989..ac1cffeb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -544,7 +544,7 @@ endif()
 # Extra parameters for audio plug-ins support.
 # 
------------------------------------------------------------------------------
 
-add_subdirectory(${CMAKE_SOURCE_DIR}/src/deps/juce)
+add_subdirectory(${CMAKE_SOURCE_DIR}/src/deps/juce EXCLUDE_FROM_ALL)
 
 list(APPEND LIBRARIES 
        juce::juce_audio_utils

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xTQUxs/_old  2022-09-19 16:04:19.282308178 +0200
+++ /var/tmp/diff_new_pack.xTQUxs/_new  2022-09-19 16:04:19.286308189 +0200
@@ -3,8 +3,7 @@
     <param name="scm">git</param>
     <param name="url">https://github.com/monocasual/giada.git</param>
     <param name="submodules">enable</param>
-    <param name="version">0.21.0+git.%cd.%h</param>
-    <param name="versionformat">0.21.0+git.%cd.%h</param>
+    <param name="versionformat">0.23.0</param>
   </service>
   <service name="tar" mode="buildtime"/>
   <service name="recompress" mode="buildtime">

++++++ giada-0.21.0+git.20220521.ce35a252.obscpio -> giada-0.23.0.obscpio ++++++
/work/SRC/openSUSE:Factory/giada/giada-0.21.0+git.20220521.ce35a252.obscpio 
/work/SRC/openSUSE:Factory/.giada.new.2083/giada-0.23.0.obscpio differ: char 
21, line 1

++++++ giada.obsinfo ++++++
--- /var/tmp/diff_new_pack.xTQUxs/_old  2022-09-19 16:04:19.334308317 +0200
+++ /var/tmp/diff_new_pack.xTQUxs/_new  2022-09-19 16:04:19.334308317 +0200
@@ -1,5 +1,5 @@
 name: giada
-version: 0.21.0+git.20220521.ce35a252
-mtime: 1653147895
-commit: ce35a252ef3991be230206678564f016d58b98e5
+version: 0.23.0
+mtime: 1663405760
+commit: 7be5484b1689e9a9bdf2859dfe81590ed7d7f4ce
 

Reply via email to