Hello community,

here is the log from the commit of package q4wine for openSUSE:Factory checked 
in at 2016-08-03 11:44:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/q4wine (Old)
 and      /work/SRC/openSUSE:Factory/.q4wine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "q4wine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/q4wine/q4wine.changes    2016-03-17 
16:49:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.q4wine.new/q4wine.changes       2016-08-03 
11:44:42.000000000 +0200
@@ -1,0 +2,17 @@
+Thu Jul 28 14:14:37 UTC 2016 - [email protected]
+
+- Update to 1.3.1.
+  * Added:
+    + Allow to execute and create icons for *.bat and *.msi files.
+    + Added Chinese (China) and Japanese translations.
+  * Fixed:
+    + Renamed 'New' menu option for icon and prefix view to 'New
+    icon' and 'New folder' respectively to avoid confusion.
+    + Icon description is not exported into *.desktop file.
+    + Winetrick's item description label doesn't wrap properly.
+    + q4wine-cli does not accept extra app arguments.
+    + Translation files moved from i18n to l10n.
+    + Hide deprecated prefix options if values are not set.
+- Change the source URL to github.com.
+
+-------------------------------------------------------------------

Old:
----
  q4wine-1.3.tar.bz2

New:
----
  q4wine-1.3.1.tar.gz

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

Other differences:
------------------
++++++ q4wine.spec ++++++
--- /var/tmp/diff_new_pack.4zxLx9/_old  2016-08-03 11:44:43.000000000 +0200
+++ /var/tmp/diff_new_pack.4zxLx9/_new  2016-08-03 11:44:43.000000000 +0200
@@ -16,16 +16,14 @@
 #
 
 
-%define         my_fver 1.3
-
 Name:           q4wine
-Version:        1.3
+Version:        1.3.1
 Release:        0
 Summary:        Qt4 GUI for WINE
 License:        GPL-3.0
 Group:          System/Emulators/PC
 Url:            http://q4wine.brezblock.org.ua/
-Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{my_fver}.tar.bz2
+Source0:        
https://github.com/brezerk/q4wine/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake >= 2.8.0
 BuildRequires:  fdupes
 BuildRequires:  fuseiso
@@ -67,7 +65,7 @@
 %lang_package
 
 %prep
-%setup -qn %{name}-%{my_fver}
+%setup -q
 
 %build
 mkdir build
@@ -100,7 +98,7 @@
 %doc AUTHORS ChangeLog COPYING README
 %{_bindir}/%{name}*
 %{_datadir}/%{name}/
-%exclude %{_datadir}/%{name}/i18n/
+%exclude %{_datadir}/%{name}/l10n/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/*
 %{_libdir}/lib%{name}*
@@ -108,6 +106,6 @@
 
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)
-%dir %{_datadir}/%{name}/i18n/
+%dir %{_datadir}/%{name}/l10n/
 
 %changelog


Reply via email to