diff --git a/.gitignore b/.gitignore index 0da35fb..208a830 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/wine-1.8.5.tar.bz2 -/wine-1.8.5.tar.bz2.sign +/wine-1.8.6.tar.bz2 +/wine-1.8.6.tar.bz2.sign diff --git a/sources b/sources index ca18e92..eb60e7d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -2d2b38d9be3dc054c0cee9f0e868eaea wine-1.8.5.tar.bz2 -96f4c6bce861a870931e65a4f6331e5f wine-1.8.5.tar.bz2.sign +SHA512 (wine-1.8.6.tar.bz2) = 4482f63d1f058921e7829f1feb5e671568524ef898e0dc72bbe1c8b22440fac01acecf1aa682b71107e03e9010c970ea4e115f8cd8e59581a07a722652e5629f +SHA512 (wine-1.8.6.tar.bz2.sign) = 6f3fa2a4dac21159d3349b5cae463e9f89ad6fd5798a1690d25fd799d9b6d3cfb5f4f1e27d8a56e44946df5dcbcbb96a9eb8aad2623fdba236d32c3ab199acd7 diff --git a/wine.spec b/wine.spec index 4c043b6..d24d80c 100644 --- a/wine.spec +++ b/wine.spec @@ -21,8 +21,8 @@ %endif Name: wine -Version: 1.8.5 -Release: 2%{?dist} +Version: 1.8.6 +Release: 1%{?dist} Summary: A compatibility layer for windows applications Group: Applications/Emulators @@ -1947,6 +1947,9 @@ fi %endif %changelog +* Mon Dec 19 2016 Michael Cronenworth 1.8.6-1 +- version upgrade + * Mon Nov 07 2016 Michael Cronenworth 1.8.5-2 - remove old cruft and fix scriptlets (rhbz#1314762) - add hard dependency on cups-libs (rhbz#1367537)