Skip to Content.
Sympa Menu

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

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 (fc4c14cb89dbd13a1b5d31554acb7eb42cfe7360)
  • Date: Tue, 8 Aug 2023 22:07:31 +0000

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

xorg-app/bitmap/DETAILS | 9 +++------
xorg-app/bitmap/HISTORY | 5 +++++
2 files changed, 8 insertions(+), 6 deletions(-)

New commits:
commit fc4c14cb89dbd13a1b5d31554acb7eb42cfe7360
Author: Stephane Fontaine <esselfe16 AT gmail.com>
Commit: Pavel Vinogradov <public AT sourcemage.org>

bitmap: version bumped to 1.1.0

diff --git a/xorg-app/bitmap/DETAILS b/xorg-app/bitmap/DETAILS
index 03423f8..7c53aa3 100755
--- a/xorg-app/bitmap/DETAILS
+++ b/xorg-app/bitmap/DETAILS
@@ -1,12 +1,9 @@
SPELL=bitmap
PKG=bitmap
- VERSION=1.0.9
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.1.0
+ SOURCE=${PKG}-${VERSION}.tar.xz
+
SOURCE_HASH=sha512:3d6c94675f10772daeb71598c3e0ddcb51569b1bfc4771159e9df89599bfeb8bf49f464c24fef54d30a8f737af32136f859f844be03e088d24ed962f88381193

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
- SOURCE2=$SOURCE.sig
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-app/bitmap/HISTORY b/xorg-app/bitmap/HISTORY
index 87514ba..88d18c4 100644
--- a/xorg-app/bitmap/HISTORY
+++ b/xorg-app/bitmap/HISTORY
@@ -1,3 +1,8 @@
+2023-08-08 Stephane Fontaine <esselfe16 AT gmail.com>
+ * DETAILS: updated to 1.1.0
+ bz2 archive not available, use xz
+ Remove non-working signature and use hash instead
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fc4c14cb89dbd13a1b5d31554acb7eb42cfe7360), Pavel Vinogradov, 08/08/2023

Archive powered by MHonArc 2.6.24.

Top of Page