Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory checked in at 2019-01-29 14:45:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
 and      /work/SRC/openSUSE:Factory/.polkit-default-privs.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "polkit-default-privs"

Tue Jan 29 14:45:49 2019 rev:155 rq:669129 version:13.2+20190128.da9c3c6

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes    
    2019-01-08 12:15:29.473093972 +0100
+++ 
/work/SRC/openSUSE:Factory/.polkit-default-privs.new.28833/polkit-default-privs.changes
     2019-01-29 14:45:50.899009655 +0100
@@ -1,0 +2,18 @@
+Mon Jan 28 16:02:33 UTC 2019 - [email protected]
+
+- whitelist newly introduced network manager wifi-scan action (bsc#1122262)
+
+-------------------------------------------------------------------
+Fri Jan 25 21:32:41 UTC 2019 - [email protected]
+
+- Be explicit in service file about master branch is the one in use
+  for tarball generation via revision parameter.
+
+-------------------------------------------------------------------
+Mon Jan 14 15:56:23 UTC 2019 - [email protected]
+
+- introduce service file for pulling new releases from git upstream instead of
+  using the old mkchanges script from the git repo (bsc#1121841). This changes
+  the version number of the package but nothing else.
+
+-------------------------------------------------------------------

Old:
----
  polkit-default-privs-13.2.tar.bz2

New:
----
  _service
  _servicedata
  polkit-default-privs-13.2+20190128.da9c3c6.tar.xz

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

Other differences:
------------------
++++++ polkit-default-privs.spec ++++++
--- /var/tmp/diff_new_pack.q1U0e9/_old  2019-01-29 14:45:51.411009035 +0100
+++ /var/tmp/diff_new_pack.q1U0e9/_new  2019-01-29 14:45:51.411009035 +0100
@@ -23,12 +23,12 @@
 %endif
 
 Name:           polkit-default-privs
-Version:        13.2
+Version:        13.2+20190128.da9c3c6
 Release:        0
 Summary:        SUSE PolicyKit default permissions
 License:        GPL-2.0-or-later
 Group:          Productivity/Security
-Source:         polkit-default-privs-%version.tar.bz2
+Source:         polkit-default-privs-%version.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  polkit
 %if 0%{?suse_version} < 1310

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param 
name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
    <param name="scm">git</param>
    <param name="revision">master</param>
    <param name="versionformat">13.2+%cd.%h</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
              <param 
name="changesrevision">da9c3c634ad8735afbc16b3dd1249dc990ee58c1</param></service></servicedata>

Reply via email to