Hello community,

here is the log from the commit of package buzztrax for openSUSE:Factory 
checked in at 2019-11-27 13:54:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/buzztrax (Old)
 and      /work/SRC/openSUSE:Factory/.buzztrax.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "buzztrax"

Wed Nov 27 13:54:11 2019 rev:16 rq:751045 version:0.10.2+git20191028

Changes:
--------
--- /work/SRC/openSUSE:Factory/buzztrax/buzztrax.changes        2019-08-22 
10:49:39.657721718 +0200
+++ /work/SRC/openSUSE:Factory/.buzztrax.new.26869/buzztrax.changes     
2019-11-27 13:54:35.588318539 +0100
@@ -1,0 +2,33 @@
+Tue Nov 26 09:21:42 UTC 2019 - Dave Plater <[email protected]>
+
+- Update to git snapshot version 0.10.2+git20191028 includes
+  Bernard's reproducible build: Use NEWS date instead of build date
+- Upstream changes:
+  *core:fix format strings in logger
+  *tests:add init handling to fuzzer and update docs
+  *tests:add a fuzzer for reading song files
+  *test:make the test helper builable with older gtk versions
+  *tests:remove unused code
+  *Use NEWS date instead of build date
+  *test:set a GdkDevice in the synthetic events to silence a warning
+  *tests:swap out the screenshoting code.
+  *tests:use top_abs_* more often
+  *tests:update location of valgrind suppressions
+  *tests:extract local var for readability
+  *tests:more debugging for the flaky screenshotting
+  *tests:fix action signal emission.
+  *tests:test the analyzer dialog for the master
+  *sink-bin:guard some properties with a class check
+  *tests:fix bad property in handwritten song
+  *tests:move the call to get the window size out of the ifdef
+  *icons:add the apps dir
+  *tests:disable the cairo hack
+  *help:only copy the images
+  *tests:add ref_sink() before releasing to fix a warning.
+  *edit/tools:extract some common code into a help and add tests
+  *tests:add a workaround for snapshotting images
+  *help:fix typo in path for image generation target
+  *tests:udpate new manual doc path for tests
+  *help:fix make check target
+
+-------------------------------------------------------------------

Old:
----
  buzztrax-0.10.2+git20190809.tar.gz

New:
----
  buzztrax-0.10.2+git20191028.tar.gz

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

Other differences:
------------------
++++++ buzztrax.spec ++++++
--- /var/tmp/diff_new_pack.EWP2BW/_old  2019-11-27 13:54:37.268317830 +0100
+++ /var/tmp/diff_new_pack.EWP2BW/_new  2019-11-27 13:54:37.268317830 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define rev eb51b04c45f075577f71199d3a62c8fc6c5996f2
+%define rev e08d73311d45b8bd73cbbd1fe95bc95b5ad52d2f
 %define relver 0.11.0
 
 %define gir gobject-introspection-1.0
@@ -31,7 +31,7 @@
 %define glib_version 2.32.0
 %define gst_version 1.2.0
 Name:           buzztrax
-Version:        0.10.2+git20190809
+Version:        0.10.2+git20191028
 Release:        0
 Summary:        A music studio inspired by Buzz
 License:        GPL-2.0-or-later
@@ -51,13 +51,16 @@
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  shared-mime-info
+BuildRequires:  yelp-devel
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(%{gir})
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
-#BuildRequires:  pkgconfig(fluidsynth)
-BuildRequires:  yelp-devel
-BuildRequires:  yelp-tools
+#Doesn't build with fluidsynth 2 yet
+%if 0%{?suse_version} <= 1500
+BuildRequires:  pkgconfig(fluidsynth)
+%endif
 BuildRequires:  pkgconfig(gdk-x11-3.0)
 BuildRequires:  pkgconfig(gio-2.0) >= %{glib_version}
 BuildRequires:  pkgconfig(glib-2.0) >= %{glib_version}
@@ -76,6 +79,8 @@
 BuildRequires:  pkgconfig(pango)
 Requires:       %{name}-plugins = %{version}
 Requires:       gstreamer-1_0-plugins-buzztrax = %{version}
+Requires:       yelp
+Recommends:     gstreamer-plugins-good-jack
 # We provide appdata(buzztrax-edit.appdata.xml) to prevent installation system 
error see:
 # boo#961304 which is marked duplicate of boo#952304
 #Provides:       appdata(buzztrax-edit.appdata.xml)
@@ -223,6 +228,9 @@
 /bin/sh ./autogen.sh --noconfigure
 %configure --disable-static \
     --disable-schemas-compile \
+    --disable-update-mime \
+    --disable-update-desktop \
+    --disable-update-icon-cache \
     --disable-silent-rules \
     --enable-deprecated \
     --enable-debug \
@@ -256,17 +264,6 @@
 typelib-1_0-BuzztraxCore-1_1\n
 \t+^%{typelibdir}/BuzztraxCore-%{girsoname}.typelib$\n' > 
%{_sourcedir}/baselibs.conf
 
-# Anything that doesn't work goes here
-%if 1 == 0
-%pre -f %{name}.schemas_pre
-
-%posttrans -f %{name}.schemas_posttrans
- -f %{name}.schemas_list
-
-%preun -f %{name}.schemas_preun
-
-%endif
-
 %post
 %glib2_gsettings_schema_post
 %icon_theme_cache_post

++++++ buzztrax-0.10.2+git20190809.tar.gz -> buzztrax-0.10.2+git20191028.tar.gz 
++++++
++++ 16040 lines of diff (skipped)


Reply via email to