diff --git a/.gitignore b/.gitignore index a8bf36f..0882109 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ /wine-1.6.1.tar.bz2.sign /wine-1.6.1.tar.bz2 -/wine-1.7.21.tar.bz2 -/wine-1.7.21.tar.bz2.sign +/wine-1.7.22.tar.bz2 +/wine-1.7.22.tar.bz2.sign diff --git a/sources b/sources index 24b9db7..a6726ef 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ee43e69f135c46ad544bc35cd7e6681c wine-1.7.21.tar.bz2 -9ae5b8d0cc2100325db89e50bbbc9591 wine-1.7.21.tar.bz2.sign +519319364b0845ffcbeade4a5b98c0d4 wine-1.7.22.tar.bz2 +549fdcc146646582e5422e370e95ee7f wine-1.7.22.tar.bz2.sign diff --git a/wine.spec b/wine.spec index b0d1029..67c33a9 100644 --- a/wine.spec +++ b/wine.spec @@ -4,8 +4,8 @@ #global _default_patch_fuzz 2 Name: wine -Version: 1.7.21 -Release: 2%{?dist} +Version: 1.7.22 +Release: 1%{?dist} Summary: A compatibility layer for windows applications Group: Applications/Emulators @@ -1631,8 +1631,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Fri Jul 11 2014 Michael Cronenworth +- 1.7.22-1 +- version upgrade + * Wed Jul 09 2014 Michael Cronenworth -- 1.7.18-2 +- 1.7.21-2 - Fixes for EPEL7 (rhbz#1117422) * Tue Jul 01 2014 Andreas Bierfert