diff --git a/.gitignore b/.gitignore index 8da8633..608b5ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/wine-1.7.41.tar.bz2 -/wine-1.7.41.tar.bz2.sign -/wine-staging-1.7.41.tar.gz +/wine-1.7.42.tar.bz2 +/wine-1.7.42.tar.bz2.sign +/wine-staging-1.7.42.tar.gz diff --git a/sources b/sources index d7128f2..bc1c607 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -c6bc2faa48eab6d7c7fc4a47976e9021 wine-1.7.41.tar.bz2 -16a963feb3d421a0acb156dc6713bcc4 wine-1.7.41.tar.bz2.sign -505313d05c841ef58cf5f72c79a01856 wine-staging-1.7.41.tar.gz +8b7652a276a1c327b89048063b4532b1 wine-1.7.42.tar.bz2 +f873a08191fb346c40aa4d2afc74e742 wine-1.7.42.tar.bz2.sign +892c9216488c9e48087f9016115031aa wine-staging-1.7.42.tar.gz diff --git a/wine.spec b/wine.spec index cf73e2e..48217bc 100644 --- a/wine.spec +++ b/wine.spec @@ -21,7 +21,7 @@ %endif Name: wine -Version: 1.7.41 +Version: 1.7.42 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -1853,6 +1853,9 @@ fi %{_libdir}/wine/opencl.dll.so %changelog +* Mon May 04 2015 Michael Cronenworth 1.7.42-1 +- version upgrade + * Sat Apr 18 2015 Michael Cronenworth 1.7.41-1 - version upgrade - Disable gstreamer support (rhbz#1204185)