Hello community,

here is the log from the commit of package rtkit for openSUSE:Factory checked 
in at 2016-05-24 09:34:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rtkit (Old)
 and      /work/SRC/openSUSE:Factory/.rtkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rtkit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rtkit/rtkit.changes      2016-05-05 
08:12:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rtkit.new/rtkit.changes 2016-05-24 
09:34:35.000000000 +0200
@@ -1,0 +2,5 @@
+Sun May  8 11:34:06 UTC 2016 - [email protected]
+
+- Add proper provides/obsoletes due to small change in versioning
+
+-------------------------------------------------------------------

New:
----
  _service

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

Other differences:
------------------
++++++ rtkit.spec ++++++
--- /var/tmp/diff_new_pack.dKtTJt/_old  2016-05-24 09:34:36.000000000 +0200
+++ /var/tmp/diff_new_pack.dKtTJt/_new  2016-05-24 09:34:36.000000000 +0200
@@ -37,6 +37,8 @@
 BuildRequires:  pkgconfig(polkit-gobject-1)
 Requires:       polkit
 Requires(pre):  dbus-1
+Provides:       %{name} = 0.11_git201205151338
+Obsoletes:      %{name} = 0.11_git201205151338
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ _service ++++++
<services>
  <service mode="localonly" name="tar_scm">
    <param name="url">http://git.0pointer.net/clone/rtkit.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">rtkit</param>
    <param name="versionformat">0.11+git.%cd</param>
  </service>
  <service mode="localonly" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="localonly" name="set_version"/>
</services>

Reply via email to