Update to 1.9.9
This commit is contained in:
parent
edc88be43c
commit
c19efda84b
3 changed files with 10 additions and 7 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,3 +1,3 @@
|
|||
/wine-1.9.8.tar.bz2
|
||||
/wine-1.9.8.tar.bz2.sign
|
||||
/wine-staging-1.9.8.tar.gz
|
||||
/wine-1.9.9.tar.bz2
|
||||
/wine-1.9.9.tar.bz2.sign
|
||||
/wine-staging-1.9.9.tar.gz
|
||||
|
|
|
|||
6
sources
6
sources
|
|
@ -1,3 +1,3 @@
|
|||
308733cebe3302b5a3e2324f58b14ce2 wine-1.9.8.tar.bz2
|
||||
6cb0242cd34ebaf227564d773f1cfee6 wine-1.9.8.tar.bz2.sign
|
||||
2ed56ffb91353ede40c32ba47f517b77 wine-staging-1.9.8.tar.gz
|
||||
1a045462fa85bdf3314db34202528808 wine-1.9.9.tar.bz2
|
||||
26ec73f8a7a38b5a6a2998e0c7d86a4e wine-1.9.9.tar.bz2.sign
|
||||
7078fa432ba9d6663aaa64cc60ae54f0 wine-staging-1.9.9.tar.gz
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
%endif
|
||||
|
||||
Name: wine
|
||||
Version: 1.9.8
|
||||
Version: 1.9.9
|
||||
Release: 1%{?dist}
|
||||
Summary: A compatibility layer for windows applications
|
||||
|
||||
|
|
@ -2030,6 +2030,9 @@ fi
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun May 01 2016 Michael Cronenworth <mike@cchtml.com> 1.9.9-1
|
||||
- version upgrade
|
||||
|
||||
* Sun Apr 17 2016 Michael Cronenworth <mike@cchtml.com> 1.9.8-1
|
||||
- version upgrade
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue