Hello community,

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

Package is "q4wine", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/q4wine/q4wine.changes    2012-06-28 
16:44:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.q4wine.new/q4wine.changes       2013-03-03 
21:08:25.000000000 +0100
@@ -1,0 +2,30 @@
+Sun Jan 27 06:37:20 UTC 2013 - [email protected]
+
+- Update to 1.0+r1.
+  * Fixed:
+    + Prefix tree "Delete" menu item do not remove menu tree.
+    + Support for utf8 system user name.
+    + Winetricks doesn't work properly if WINEPATH contain spaces.
+
+-------------------------------------------------------------------
+Sun Jan 20 14:54:51 UTC 2013 - [email protected]
+
+- Update to 1.0.
+  * Added:
+    + Option to set default directory for new wine prefixes
+      (default: $HOME/.local/share/wineprefixes).
+    + q4wine desktop menu tree.
+  * Removed:
+    + File -> Install wizard menu entry.
+  * Fixed:
+    + Quote run string in case of console useage (gnome-terminal).
+    + Winetricks functionality fails to work.
+    + Cannot run 'Create Fake Drive' for a new prefix with a win32
+      architecture.
+    + System Language autodetection does not work.
+    + Error while loading application settings by key: 'WineLibs'.
+      File or path does not exist: "".
+    + q4wine doesn't clean up user's tmp directory.
+- Add fdupes to build dependencies; use %fdupes macro.
+
+-------------------------------------------------------------------

Old:
----
  q4wine-0.999-rc8.tar.bz2

New:
----
  q4wine-1.0-r1.tar.bz2

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

Other differences:
------------------
++++++ q4wine.spec ++++++
--- /var/tmp/diff_new_pack.T8VD1r/_old  2013-03-03 21:08:27.000000000 +0100
+++ /var/tmp/diff_new_pack.T8VD1r/_new  2013-03-03 21:08:27.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package q4wine
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
 
 
 Name:           q4wine
-Version:        0.999.rc8
+Version:        1.0+r1
 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}-0.999-rc8.tar.bz2
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-1.0-r1.tar.bz2
 BuildRequires:  cmake
+BuildRequires:  fdupes
 BuildRequires:  fuseiso
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  icoutils
@@ -64,7 +65,7 @@
 %lang_package
 
 %prep
-%setup -qn %{name}-0.999-rc8
+%setup -qn %{name}-1.0-r1
 
 %build
 mkdir build
@@ -79,6 +80,7 @@
 pushd build
 %make_install
 popd
+%fdupes -s %{buildroot}%{_datadir}/
 %find_lang %{name} --with-qt
 %suse_update_desktop_file %{name}
 
@@ -94,15 +96,15 @@
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING README TODO
 %{_bindir}/%{name}*
-%{_datadir}/%{name}
-%exclude %{_datadir}/%{name}/i18n
+%{_datadir}/%{name}/
+%exclude %{_datadir}/%{name}/i18n/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/%{name}.*
-%{_libdir}/%{name}
+%{_libdir}/%{name}/
 %doc %{_mandir}/man?/*
 
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)
-%dir %{_datadir}/%{name}/i18n
+%dir %{_datadir}/%{name}/i18n/
 
 %changelog

++++++ q4wine-0.999-rc8.tar.bz2 -> q4wine-1.0-r1.tar.bz2 ++++++
++++ 26277 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to