Skip to content

Commit

Permalink
Merge changes from upstream's version 20190912.
Browse files Browse the repository at this point in the history
  • Loading branch information
hillwoodroc committed Nov 22, 2019
1 parent f127a0d commit c3dddb3
Show file tree
Hide file tree
Showing 3 changed files with 609 additions and 168 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.6)

set(WINETRICKS_PREFIX /usr)
set(WINETRICKS_PKGDATADIR ${WINETRICKS_PREFIX}/share/winetricks-zh)
set(WINETRICKS_VERSION 20181203.2)
set(WINETRICKS_VERSION 20190912.1)

install(PROGRAMS winetricks-zh DESTINATION ${WINETRICKS_PREFIX}/bin)
install(FILES icon/winetricks-zh.svg DESTINATION ${WINETRICKS_PREFIX}/share/icons/hicolor/scalable/apps)
Expand Down
6 changes: 6 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------
Thu Nov 22 2019 - hillwood@opensuse.org

- Merge changes from upstream's version 20190912
- Update some apps

-------------------------------------------
Thu Aug 15 2019 - hillwood@opensuse.org

Expand Down
Loading

0 comments on commit c3dddb3

Please sign in to comment.