Hello community,

here is the log from the commit of package q4wine for openSUSE:Factory checked 
in at 2017-12-04 12:16:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/q4wine (Old)
 and      /work/SRC/openSUSE:Factory/.q4wine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "q4wine"

Mon Dec  4 12:16:19 2017 rev:31 rq:547616 version:1.3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/q4wine/q4wine.changes    2017-05-17 
17:19:26.367892134 +0200
+++ /work/SRC/openSUSE:Factory/.q4wine.new/q4wine.changes       2017-12-04 
12:16:22.464594144 +0100
@@ -1,0 +2,13 @@
+Sat Nov 25 21:18:01 UTC 2017 - [email protected]
+
+- Update to version 1.3.6:
+  *  Bind Plus and Minus keys for Config tab for +\- zoom respectively; Allow 
to change Config and Program Icon sizes independently  [BUG-112];
+  * Bind Plus and Minus keys for Program tab for +\- zoom respectively 
[BUT-112];
+  * Update AUTHORS and authors.h;
+  * Add app version to help url;
+  * Update contact information.
+  * Get rid of dead 'jabber.com.ua' entities;
+  * Update ChangeLog;
+  * Documented: q4wine prevents user from running winecfg from KRunner even 
after uninstalling [BUG-98];
+
+-------------------------------------------------------------------

Old:
----
  q4wine-1.3.5.tar.gz

New:
----
  _service
  _servicedata
  q4wine-1.3.6.tar.xz

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

Other differences:
------------------
++++++ q4wine.spec ++++++
--- /var/tmp/diff_new_pack.Scdlb6/_old  2017-12-04 12:16:23.188567858 +0100
+++ /var/tmp/diff_new_pack.Scdlb6/_new  2017-12-04 12:16:23.192567713 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           q4wine
-Version:        1.3.5
+Version:        1.3.6
 Release:        0
 Summary:        Qt4 GUI for WINE
 License:        GPL-3.0
 Group:          System/Emulators/PC
 Url:            http://q4wine.brezblock.org.ua/
-Source0:        
https://github.com/brezerk/q4wine/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  cmake >= 2.8.0
 BuildRequires:  fdupes
 BuildRequires:  fuseiso
@@ -31,16 +31,15 @@
 BuildRequires:  icoutils
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(QtCore)
-BuildRequires:  pkgconfig(QtDBus)
-BuildRequires:  pkgconfig(QtGui)
-BuildRequires:  pkgconfig(QtNetwork)
-BuildRequires:  pkgconfig(QtSql)
-BuildRequires:  pkgconfig(QtXml)
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5DBus)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Network)
+BuildRequires:  pkgconfig(Qt5Sql)
+BuildRequires:  pkgconfig(Qt5Xml)
+BuildRequires: cmake(Qt5LinguistTools)
 Requires:       fuseiso
 Requires:       icoutils
-Requires:       libqt4-sql-sqlite
-Requires:       sqlite3
 Requires:       sudo
 Requires:       wine
 Recommends:     %{name}-lang

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="localonly">
    <param name="url">https://github.com/brezerk/q4wine.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="versionrewrite-pattern">v(.*)</param>
    <param name="revision">refs/tags/v1.3.6</param>
  </service>
  <service name="recompress" mode="localonly">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="localonly"/>
  <service name="download_files" mode="localonly"/>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/brezerk/q4wine.git</param>
              <param 
name="changesrevision">4920bc159c6ce95c3e0cadb59f4bafa25fb0ddd8</param></service></servicedata>

Reply via email to