Hello community,

here is the log from the commit of package gnome-sound-recorder for 
openSUSE:Factory checked in at 2019-05-03 22:45:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-sound-recorder (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-sound-recorder.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-sound-recorder"

Fri May  3 22:45:41 2019 rev:22 rq:695765 version:3.32.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-sound-recorder/gnome-sound-recorder.changes    
    2019-01-21 10:57:14.359518549 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-sound-recorder.new.5148/gnome-sound-recorder.changes
      2019-05-03 22:45:51.619691217 +0200
@@ -1,0 +2,43 @@
+Tue Mar 12 06:12:23 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  5 05:37:03 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.31.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Feb 17 20:12:01 UTC 2019 - [email protected]
+
+- Update to version 3.31.90:
+  + Drop application menu.
+  + Port to meson.
+  + Various translation fixes.
+  + Drop git.mk - it's an autotools leftover.
+  + Set a minimium width and height size.
+  + Make record button a "suggested action".
+  + Require gtk +> 3.13.2.
+  + Remove old RTL hacks.
+  + Fix crashes when selecting a recording.
+  + Fix gjs "Too many arguments" warnings.
+  + Set a default window title for zero sounds recorded.
+  + Validate appdata and desktop files.
+  + Use same application id everywhere in the app.
+  + Use latest GJS standards for variable and class declarations.
+  + Port to ES6 classes.
+  + New icon.
+  + Updated translations.
+- Switch to meson build system, add meson BuildRequires and macros.
+- Drop obsolete intltool, pkgconfig(gobject-2.0),
+  pkgconfig(gdk-3.0) and  pkgconfig(gdk-pixbuf-2.0) BuildRequires,
+  no longer needed.
+- Replace gjs with pkgconfig(gjs-1.0) BuildRequires.
+- Add appstream-glib BuildRequires.
+- Drop pkgconfig(gstreamer-1.0), gstreamer-plugins-bad,
+  gstreamer-plugins-base and gstreamer-plugins-good BuildRequires:
+  No longer needed, runtime dependencies are enough.
+
+-------------------------------------------------------------------

Old:
----
  gnome-sound-recorder-3.28.2.tar.xz

New:
----
  gnome-sound-recorder-3.32.0.tar.xz

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

Other differences:
------------------
++++++ gnome-sound-recorder.spec ++++++
--- /var/tmp/diff_new_pack.5CPhgp/_old  2019-05-03 22:45:52.019692136 +0200
+++ /var/tmp/diff_new_pack.5CPhgp/_new  2019-05-03 22:45:52.019692136 +0200
@@ -18,29 +18,23 @@
 
 
 Name:           gnome-sound-recorder
-Version:        3.28.2
+Version:        3.32.0
 Release:        0
 Summary:        Sound Recorder
 License:        BSD-3-Clause AND LGPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Utilities
 URL:            https://wiki.gnome.org/Design/Apps/SoundRecorder
-Source:         
http://download.gnome.org/sources/gnome-sound-recorder/3.28/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-sound-recorder/3.32/%{name}-%{version}.tar.xz
 Source99:       gnome-sound-recorder-rpmlintrc
 
-BuildRequires:  gjs
-BuildRequires:  gstreamer-plugins-bad
-BuildRequires:  gstreamer-plugins-base
-BuildRequires:  gstreamer-plugins-good
-BuildRequires:  intltool >= 0.26
+BuildRequires:  appstream-glib
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gdk-3.0)
-BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gjs-1.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.46
-BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.31.6
-BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
 Requires:       gstreamer-plugins-bad
 Requires:       gstreamer-plugins-base
@@ -57,24 +51,22 @@
 %autosetup -p1
 
 %build
-%configure \
-       --disable-static \
+%meson \
        %{nil}
-%make_build
+%meson_build
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
 %suse_update_desktop_file -G "Sound Recorder" -r org.gnome.SoundRecorder GNOME 
AudioVideo Recorder
 %find_lang %{name}
 
 %files
 %license COPYING
-%doc README NEWS AUTHORS
+%doc README.md NEWS AUTHORS
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_datadir}/applications/org.gnome.SoundRecorder.desktop
-%{_datadir}/glib-2.0/schemas/org.gnome.gnome-sound-recorder.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.SoundRecorder.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/org.gnome.SoundRecorder*
 %{_datadir}/metainfo/org.gnome.SoundRecorder.appdata.xml
 

++++++ gnome-sound-recorder-3.28.2.tar.xz -> gnome-sound-recorder-3.32.0.tar.xz 
++++++
++++ 79399 lines of diff (skipped)


Reply via email to