Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (54b8cb02b1db8add7bcd4c334cd80da14caeab7d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (54b8cb02b1db8add7bcd4c334cd80da14caeab7d)
  • Date: Thu, 23 Feb 2023 23:03:45 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

wm-addons/wlroots/DETAILS | 2 +-
wm-addons/wlroots/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 54b8cb02b1db8add7bcd4c334cd80da14caeab7d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/wlroots: version 0.16.2

diff --git a/wm-addons/wlroots/DETAILS b/wm-addons/wlroots/DETAILS
index a5ffa48..19f89c7 100755
--- a/wm-addons/wlroots/DETAILS
+++ b/wm-addons/wlroots/DETAILS
@@ -13,7 +13,7 @@ if [[ "${WLROOTS_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=0.16.0
+ VERSION=0.16.2
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/${VERSION}/downloads/$SOURCE";
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index c9a0db9..69c0a85 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2023-02-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.16.2
+
2022-12-12 Pavel Vinogradov <public AT sourcemage.org>
* BUILD: disabled -Werror
* DEPENDS: needs hwdata because of libdrm



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (54b8cb02b1db8add7bcd4c334cd80da14caeab7d), Pavel Vinogradov, 02/23/2023

Archive powered by MHonArc 2.6.24.

Top of Page