diff --git a/.gitignore b/.gitignore index ab03b5e..c950383 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ /wine-1.6.1.tar.bz2.sign /wine-1.6.1.tar.bz2 -/wine-1.7.26.tar.bz2 -/wine-1.7.26.tar.bz2.sign -/wine-compholio-1.7.26.tar.gz +/wine-1.7.27.tar.bz2 +/wine-1.7.27.tar.bz2.sign +/wine-compholio-1.7.27.tar.gz diff --git a/sources b/sources index 3cc2362..048fdfa 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -4e974ad6b025582a6d29cbd29d92ee2f wine-1.7.26.tar.bz2 -9d070e599c76bc36cf43fd54466de274 wine-1.7.26.tar.bz2.sign -6f619035e86babcd5589679defb9a513 wine-compholio-1.7.26.tar.gz +397889d1d39b913b931b84988d50d3ac wine-1.7.27.tar.bz2 +03889b05fbe8289c7789485d9518c02e wine-1.7.27.tar.bz2.sign +01d46f5fe0eb9bf9d79f804c50b4f94d wine-compholio-1.7.27.tar.gz diff --git a/wine.spec b/wine.spec index 1dc8411..5d8584c 100644 --- a/wine.spec +++ b/wine.spec @@ -10,7 +10,7 @@ %endif # 0%{?fedora} Name: wine -Version: 1.7.26 +Version: 1.7.27 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -1672,6 +1672,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Wed Sep 24 2014 Michael Cronenworth +- 1.7.27-1 +- version upgrade + * Mon Sep 08 2014 Michael Cronenworth - 1.7.26-1 - version upgrade