Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package piper for openSUSE:Factory checked in at 2021-07-28 19:19:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/piper (Old) and /work/SRC/openSUSE:Factory/.piper.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "piper" Wed Jul 28 19:19:56 2021 rev:11 rq:908652 version:0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/piper/piper.changes 2021-01-01 21:13:48.695393197 +0100 +++ /work/SRC/openSUSE:Factory/.piper.new.1899/piper.changes 2021-07-28 19:20:53.251568812 +0200 @@ -1,0 +2,6 @@ +Tue Jul 27 18:18:49 UTC 2021 - ma...@marix.org - 0.6 + +- Update to version 0.6: + * Adds missing SVGs and device IDs for multiple devices. + +------------------------------------------------------------------- Old: ---- piper-0.5.1.tar.xz New: ---- piper-0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ piper.spec ++++++ --- /var/tmp/diff_new_pack.y4KIU8/_old 2021-07-28 19:20:53.699568224 +0200 +++ /var/tmp/diff_new_pack.y4KIU8/_new 2021-07-28 19:20:53.703568219 +0200 @@ -1,7 +1,7 @@ # # spec file for package piper # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2019 Matthias Bach <ma...@marix.org>. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: piper -Version: 0.5.1 +Version: 0.6 Release: 0 Summary: Configuration UI for gaming mice License: GPL-2.0-only @@ -31,8 +31,10 @@ BuildRequires: python-rpm-macros BuildRequires: python3-cairo BuildRequires: python3-evdev +BuildRequires: python3-flake8 BuildRequires: python3-gobject-devel BuildRequires: python3-lxml +BuildRequires: ratbagd BuildRequires: update-desktop-files Requires: python3-cairo Requires: python3-evdev @@ -51,7 +53,7 @@ %autosetup -p1 %build -%meson +PATH="${PATH}:%{_sbindir}" %meson %meson_build %check @@ -68,6 +70,7 @@ %{_bindir}/piper %{_datadir}/applications/org.freedesktop.Piper.desktop %{_datadir}/icons/hicolor/scalable/apps/org.freedesktop.Piper.svg +%{_datadir}/icons/hicolor/symbolic/apps/org.freedesktop.Piper-symbolic.svg %{_datadir}/metainfo/org.freedesktop.Piper.appdata.xml %{_datadir}/piper %{python3_sitelib}/* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.y4KIU8/_old 2021-07-28 19:20:53.735568177 +0200 +++ /var/tmp/diff_new_pack.y4KIU8/_new 2021-07-28 19:20:53.735568177 +0200 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/libratbag/piper.git</param> <param name="scm">git</param> - <param name="revision">0.5.1</param> + <param name="revision">0.6</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.y4KIU8/_old 2021-07-28 19:20:53.755568151 +0200 +++ /var/tmp/diff_new_pack.y4KIU8/_new 2021-07-28 19:20:53.755568151 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/libratbag/piper.git</param> - <param name="changesrevision">61ac340e3e1add6811228422e991e160006ac0c9</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">6131de0391c39ba3461296fc46daceb645401945</param></service></servicedata> \ No newline at end of file ++++++ piper-0.5.1.tar.xz -> piper-0.6.tar.xz ++++++ ++++ 5291 lines of diff (skipped)