Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package solaar for openSUSE:Factory checked 
in at 2021-11-29 17:28:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/solaar (Old)
 and      /work/SRC/openSUSE:Factory/.solaar.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "solaar"

Mon Nov 29 17:28:43 2021 rev:14 rq:934539 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/solaar/solaar.changes    2021-10-28 
18:31:36.868421153 +0200
+++ /work/SRC/openSUSE:Factory/.solaar.new.31177/solaar.changes 2021-12-02 
02:27:02.660236099 +0100
@@ -1,0 +2,7 @@
+Sat Nov 27 11:39:46 UTC 2021 - Andreas Schneider <a...@cryptomilk.org>
+
+- Update to version 1.1.0
+  * https://github.com/pwr-Solaar/Solaar/blob/1.1.0/ChangeLog
+- Add missing dependency to python3-PyYAML - bso#1193123
+
+-------------------------------------------------------------------

Old:
----
  solaar-1.0.7.tar.gz

New:
----
  Solaar-1.1.0.obscpio
  Solaar.obsinfo
  _service

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

Other differences:
------------------
++++++ solaar.spec ++++++
--- /var/tmp/diff_new_pack.SJT23h/_old  2021-12-02 02:27:03.056234732 +0100
+++ /var/tmp/diff_new_pack.SJT23h/_new  2021-12-02 02:27:03.060234718 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           solaar
-Version:        1.0.7
+Version:        1.1.0
 Release:        0
 Summary:        Linux devices manager for the Logitech Unifying Receiver
 License:        GPL-2.0-or-later
 Group:          Hardware/Other
 URL:            https://pwr-solaar.github.io/Solaar
-Source0:        
https://github.com/pwr/Solaar/archive/%{version}/%{name}-%{version}.tar.gz
+Source0:        Solaar-%{version}.tar.gz
 #PATCH-FIX-OPENSUSE solaar-fix-desktop-categories.patch 
malcolmle...@opensuse.org -- Fix desktop categories as per openSUSE desktop 
file specification.
 Patch0:         solaar-fix-desktop-categories.patch
 #
@@ -37,7 +37,8 @@
 Requires:       python3-gobject
 BuildRequires:  python3-gobject-Gdk
 Requires:       python3-gobject-Gdk
-BuildRequires:  python3-pyudev
+BuildRequires:  python3-PyYAML
+Requires:       python3-PyYAML
 Requires:       python3-pyudev
 BuildRequires:  typelib-1_0-Gtk-3_0
 Requires:       typelib-1_0-Gtk-3_0
@@ -105,7 +106,7 @@
 /usr/bin/udevadm trigger --subsystem-match=hidraw --action=add
 
 %files
-%doc ChangeLog COPYRIGHT docs/index.md
+%doc ChangeLog COPYRIGHT
 %license COPYING
 %{_bindir}/%{name}
 %{_bindir}/%{name}-cli

++++++ Solaar.obsinfo ++++++
name: Solaar
version: 1.1.0
mtime: 1637947206
commit: f83c927a1e336bfe0c69bca15935c80799fad9fe

++++++ _service ++++++
<services>
    <service name="obs_scm" mode="disabled">
        <param name="url">https://github.com/pwr-Solaar/Solaar</param>
        <param name="scm">git</param>
        <param name="exclude">.git</param>
        <param name="revision">1.1.0</param>
        <param name="version">1.1.0</param>
    </service>
    <service name="tar" mode="buildtime" />
    <service name="recompress" mode="buildtime">
        <param name="file">*.tar</param>
        <param name="compression">gz</param>
    </service>
    <service name="set_version" mode="disabled">
        <param name="basename">Solaar</param>
    </service>
</services>

Reply via email to