Hello community,

here is the log from the commit of package icecream-monitor for 
openSUSE:Factory checked in at 2016-07-12 23:51:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icecream-monitor (Old)
 and      /work/SRC/openSUSE:Factory/.icecream-monitor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icecream-monitor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/icecream-monitor/icecream-monitor.changes        
2014-02-18 20:24:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.icecream-monitor.new/icecream-monitor.changes   
2016-07-12 23:51:38.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul  4 22:50:56 UTC 2016 - [email protected]
+
+- Update to Version 3.0.1, build against Qt5
+
+-------------------------------------------------------------------

Old:
----
  icemon.tar.bz2

New:
----
  _service
  icemon-3.0.1.tar.xz

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

Other differences:
------------------
++++++ icecream-monitor.spec ++++++
--- /var/tmp/diff_new_pack.xWjrCS/_old  2016-07-12 23:51:39.000000000 +0200
+++ /var/tmp/diff_new_pack.xWjrCS/_new  2016-07-12 23:51:39.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package icecream-monitor
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,16 +21,17 @@
 BuildRequires:  docbook2x
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libicecream-devel
-BuildRequires:  libqt4-devel
-BuildRequires:  libxslt
+BuildRequires:  lzo-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  xsltproc
+BuildRequires:  cmake(Qt5Widgets)
 Summary:        Monitor Program for the icecream Compile Farm
 License:        GPL-2.0+
 Group:          Development/Tools/Building
 Url:            https://github.com/icecc/icemon
-Version:        1.0
+Version:        3.0.1
 Release:        0
-Source0:        icemon.tar.bz2
+Source0:        icemon-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -38,7 +39,7 @@
 program.
 
 %prep
-%setup -q -n icemon
+%setup -q -n icemon-%{version}
 
 %build
   mkdir build

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="versionformat">3.0.1</param>
    <param name="url">http://github.com/icecc/icemon.git</param>
    <param name="revision">refs/tags/v3.0.1</param>
    <param name="scm">git</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="compression">xz</param>
    <param name="file">*.tar</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>

Reply via email to