From 429914b03854d3e3d18e2b3624c24cd1cb11b7d1 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Tue, 8 Mar 2016 14:11:11 -0600 Subject: [PATCH] Update to 1.9.5 --- .gitignore | 6 +++--- sources | 6 +++--- wine.spec | 5 ++++- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 0017315..2175c32 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/wine-1.9.4.tar.bz2 -/wine-1.9.4.tar.bz2.sign -/wine-staging-1.9.4.tar.gz +/wine-1.9.5.tar.bz2 +/wine-1.9.5.tar.bz2.sign +/wine-staging-1.9.5.tar.gz diff --git a/sources b/sources index 43ed69c..3555b82 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -28e703edf86a9fb9f6b11bf61b9e0d1d wine-1.9.4.tar.bz2 -1e19394c022a45809600c1eee282c41a wine-1.9.4.tar.bz2.sign -c1b6370fca6631dbbceadb909c894045 wine-staging-1.9.4.tar.gz +c5f2f2e7dc2f0fe84d75833bc90ebd4f wine-1.9.5.tar.bz2 +7f14f0a727ee88b27ee3414db02d8ffa wine-1.9.5.tar.bz2.sign +bce12033c4ea34caec965ec944385288 wine-staging-1.9.5.tar.gz diff --git a/wine.spec b/wine.spec index edb7885..c6d0ab8 100644 --- a/wine.spec +++ b/wine.spec @@ -21,7 +21,7 @@ %endif Name: wine -Version: 1.9.4 +Version: 1.9.5 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -2015,6 +2015,9 @@ fi %endif %changelog +* Tue Mar 08 2016 Michael Cronenworth 1.9.5-1 +- version upgrade + * Mon Feb 22 2016 Michael Cronenworth 1.9.4-1 - version upgrade