Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2013-03-10 09:14:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2013-03-08 09:56:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2013-03-10 09:14:35.000000000 +0100 @@ -1,0 +2,10 @@ +Fri Mar 1 21:05:58 UTC 2013 - [email protected] + +- Updated to 1.5.25 development snapshot + - Proper cursor support in the Mac driver. + - Fixes for right-to-left support in RichEdit. + - Initial version of a Wingdings font. + - Various bug fixes. +- enabled gpg verification + +------------------------------------------------------------------- Old: ---- wine-1.5.24.tar.bz2 New: ---- wine-1.5.25.tar.bz2 wine-1.5.25.tar.bz2.sign wine.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.5TPDIU/_old 2013-03-10 09:14:39.000000000 +0100 +++ /var/tmp/diff_new_pack.5TPDIU/_new 2013-03-10 09:14:39.000000000 +0100 @@ -55,13 +55,15 @@ BuildRequires: update-desktop-files BuildRequires: valgrind-devel BuildRequires: xorg-x11-devel -Version: 1.5.24 +Version: 1.5.25 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+ Group: System/Emulators/PC Url: http://www.winehq.org/ Source0: http://downloads.sourceforge.net/project/wine/Source/%{name}-%{version}.tar.bz2 +Source41: wine.keyring +Source42: http://downloads.sourceforge.net/project/wine/Source/%{name}-%{version}.tar.bz2.sign Source1: http://kegel.com/wine/winetricks Source2: http://kegel.com/wine/wisotool Source3: README.SuSE @@ -83,6 +85,9 @@ # for winetricks: Requires: cabextract Requires: unzip +%if 0%{?suse_version} > 1220 +BuildRequires: gpg-offline +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build # Perhaps arm later... ExclusiveArch: %{ix86} x86_64 ppc @@ -112,6 +117,9 @@ libraries. %prep +%if 0%{?suse_version} > 1220 +%gpg_verify %{S:42} +%endif %setup -q #%patch0 -p1 # ++++++ wine-1.5.24.tar.bz2 -> wine-1.5.25.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/wine/wine-1.5.24.tar.bz2 /work/SRC/openSUSE:Factory/.wine.new/wine-1.5.25.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
