Skip to Content.
Sympa Menu

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

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 (8d6ad5f0dd9415590a2e66344bed1d070ff18d39)
  • Date: Fri, 28 Apr 2023 21:49:07 +0000

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

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

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

wine 8.7 (devel)

commit 8a28a6290dcfa7656fa0bcbb00b08c6ad22cdc87
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

wine 8.0.1 (stable)

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index de76b1b..f7f2df8 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=8.6;;
-(stable) VERSION=8.0;;
+(devel) VERSION=8.7;;
+(stable) VERSION=8.0.1;;
esac; case "$WINE_BRANCH" in
(scm)
VERSION=$(get_scm_version)
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 071a682..fe6036e 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,7 @@
+2023-04-28 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated to 8.0.1 (stable)
+ updated to 8.7 (devel)
+
2023-04-15 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated to 8.6 (devel)




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (8d6ad5f0dd9415590a2e66344bed1d070ff18d39), Ismael Luceno, 04/28/2023

Archive powered by MHonArc 2.6.24.

Top of Page