Hello community, here is the log from the commit of package q4wine for openSUSE:Factory checked in at Tue Jun 7 09:31:55 CEST 2011.
-------- --- q4wine/q4wine.changes 2011-04-05 20:13:25.000000000 +0200 +++ /mounts/work_src_done/STABLE/q4wine/q4wine.changes 2011-06-05 21:46:41.000000000 +0200 @@ -1,0 +2,14 @@ +Sun Jun 5 19:27:57 UTC 2011 - [email protected] + +- Update to 0.121 + + Updated winetricks plugin + + Option to make Prefix view unexpanded at startup + + Polish translation + + German translation + + Hebrew translation + + Extended virtual desktop resolution list + + Prefix alphabetic sort +- Removed WITH_WINETRIKS option (it is default now) +- Use full URL for source + +------------------------------------------------------------------- @@ -4,2 +18,2 @@ -- requires libqt4-sql-sqlite -- added LICENSE and TODO to docs +- Requires libqt4-sql-sqlite +- Added LICENSE and TODO to docs @@ -10 +24,9 @@ -- update to 0.120+r1 +- Update to 0.120+r1 + + q4wine now will create new symlinks when mounting + $WINEPREFIX/dosdevices/${DRIVE}: pointing to the mount point + and $WINEPREFIX/dosdevices/${DRIVE}:: pointing to the Image + file + + Prefixes list sorting + + Fixed mount images in read only mode (ro) + + Fixed removed media drive option in prefix settings dialog + + English fixes @@ -15 +37 @@ -- added rpm build opt flags +- Added rpm build opt flags @@ -20,2 +42,7 @@ -- update to 0.120 -- absolutely requires icoutils +- Update to 0.120 + + Czech translation + + Winetricks plugin updates + + Added minimize to tray at startup option + + Added minimize to tray at application icon startup option + + Fixed some typo and GUI layouts +- Absolutely requires icoutils @@ -26 +53,4 @@ -- update to 0.119+r1 +- Update to 0.119+r1 + + Updated Russian translation + + Settings dialog online documentation + + Fixed some of English spell errors @@ -31 +61,9 @@ -- update to 0.119 +- Update to 0.119 + + New Fake Drive settings dialog (Wizard now obsolete) + + Added a lot of new Fake Drive options + + Desktop integration + + Updated Ukrainian, Italian and Spanish translations + + Updated online documentation + + Some fixes for GUI layout + + Winetricks plugin improvement + + Fixed some of English spellings @@ -36,2 +74,15 @@ -- update to 0.118 -- added fuseiso to BuildRequires +- Update to 0.118 + + Added Wine AppDB support + + Added helper binary and Application logger subsystem + + You can mount iso images just by dropping them into q4wine + icons list space + + Automatic unmounting for mounted media before mount new one + + Added man pages + + A lot of fixes in Fake drive creation/update wizard + + Fixed locale detection bugs + + Fixes in tray icon support + + Fixes in winetricks plugin + + Fixed GUI issue with qtcurve theme engine + + Fixed memory leaks + + Fixed crush while drop existing icon +- Added fuseiso to BuildRequires @@ -42 +93,4 @@ -- update to 0.114r1 +- Update to 0.114r1 + + Fixed wrong wine C: drive symlink while create new Fake Drive + + Fixed Russian spelling + + Fixed some text layouts @@ -47 +101,8 @@ -- update to 0.114 +- Update to 0.114 + + New color option at Fake drive creation/update wizard + + New wine settings in Fake drive creation/update wizard + + New Spanish translation + + New Italian translation + + Fixed: prefix combobox change do not set right Prefix in Prefix + tree view + + Fix for prefix import and export @@ -52 +113 @@ -- corrected description +- Corrected description @@ -57,5 +118,20 @@ -- update to 0.113 -- added choice to build with/without icoutils support -- added fuseiso to Requires -- removed INSTALL from docs -- corrected Summary +- Update to 0.113 + + q4wine now remembers 8 recent mounted images + + q4wine now remembers 8 recent launched binaries via Run dialog + + Now q4wine save last user selected prefix and dir + + Added q4wine-cli console utility for wine applications and + prefixes management + + Added translation file for Portuguese (Brazil) + + Added http proxy support for winetricks + + Added Drag & Drop support + + Added Drag support q4wine icons export + + Added Drop support for wine .exe and .com files + + Added Drop support for wine .bat files + + Added command line option for q4wine + + Cleanup q4wine tmp directory on exit + + Fixed GUI bug: Text fields size, on some desktop + configurations, are too small to edit +- Added choice to build with/without icoutils support +- Added fuseiso to Requires +- Removed INSTALL from docs +- Corrected Summary @@ -65 +141 @@ -- change compiling outside of the source tree +- Change compiling outside of the source tree @@ -70 +146 @@ -- compilied with winetricks support +- Compilied with winetricks support @@ -75 +151 @@ -- desktop file updated +- Desktop file updated @@ -80 +156,2 @@ -- updated to v0.112r1 +- Updated to v0.112r1 + + Fixed compilation with Qt-4.4.X calling whatdependson for head-i586 Old: ---- q4wine-0.120+r1.tar.bz2 New: ---- q4wine-0.121.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ q4wine.spec ++++++ --- /var/tmp/diff_new_pack.BrLd1m/_old 2011-06-07 09:31:09.000000000 +0200 +++ /var/tmp/diff_new_pack.BrLd1m/_new 2011-06-07 09:31:09.000000000 +0200 @@ -18,13 +18,13 @@ Name: q4wine -Version: 0.120+r1 +Version: 0.121 Release: 1 License: GPLv3 Summary: Qt4 GUI for WINE Url: http://q4wine.brezblock.org.ua/ Group: System/Emulators/PC -Source0: %{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: fdupes BuildRequires: fuseiso @@ -63,14 +63,14 @@ Alexey Malakhov <[email protected]> %prep -%setup -qn %{name}-0.120-r1 +%setup -q %build %__mkdir build cd build export CFLAGS="%{optflags}" export CXXFLAGS="%{optflags}" -cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix} -DWITH_WINETRIKS=ON +cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix} %__make %{?_smp_mflags} %install @@ -88,9 +88,9 @@ %doc AUTHORS ChangeLog LICENSE README TODO %{_bindir}/* %{_datadir}/%{name} -%{_libdir}/%{name} -%doc %{_mandir}/man?/* %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png +%{_libdir}/%{name} +%doc %{_mandir}/man?/* %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
