Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f73db0a2e36357d8f2e14ebb930cc02940d6b069)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f73db0a2e36357d8f2e14ebb930cc02940d6b069)
  • Date: Wed, 19 Jan 2022 14:48:00 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

x11-libs/wine/DETAILS | 4 ++--
x11-libs/wine/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit f73db0a2e36357d8f2e14ebb930cc02940d6b069
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

wine 7.0

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index b8cd2db..99d9e76 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -1,8 +1,8 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=wine
case "$WINE_BRANCH" in
-(devel) VERSION=6.23 ;;
-(stable) VERSION=6.0.1 ;;
+(devel) VERSION=7.0 ;;
+(stable) VERSION=7.0 ;;
esac; case "$WINE_BRANCH" in
(scm)
VERSION=$(get_scm_version)
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 376fc2a..ec429d5 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2022-01-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated to 7.0
+
2021-12-06 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated (devel) to 6.23




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f73db0a2e36357d8f2e14ebb930cc02940d6b069), Ismael Luceno, 01/19/2022

Archive powered by MHonArc 2.6.24.

Top of Page