Skip to Content.
Sympa Menu

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

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 (94c8ff53af222da44f734fbf013669bef1567530)
  • Date: Sat, 11 Sep 2021 17:54:04 +0000

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

devel/appstream/DETAILS | 14 ++++++++------
devel/appstream/HISTORY | 3 +++
x11-libs/wine/DETAILS | 2 +-
x11-libs/wine/HISTORY | 3 +++
4 files changed, 15 insertions(+), 7 deletions(-)

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

appstream: Fix long description wrap

commit 52bf737c0a2e14990e69ab6d9f1ba6374c9f13bb
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

wine (devel) 6.17

diff --git a/devel/appstream/DETAILS b/devel/appstream/DETAILS
index 918e1b5..76fdb4a 100755
--- a/devel/appstream/DETAILS
+++ b/devel/appstream/DETAILS
@@ -15,11 +15,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
KEYWORDS=""
SHORT=""
cat << EOF
-AppStream is a cross-distribution effort for enhancing the way we interact
with the software repositories provided by
-(Linux) distributions by standardizing software component metadata.
+AppStream is a cross-distribution effort for enhancing the way we interact
with
+the software repositories provided by (Linux) distributions by standardizing
+software component metadata.

-It provides the foundation to build software-center applications, by
providing metadata necessary for an application-centric
-view on package repositories. AppStream additionally provides specifications
for things like an unified software metadata
-database, screenshot services and various other things needed to create
user-friendly application-centers for (Linux)
-distributions.
+It provides the foundation to build software-center applications, by
providing
+metadata necessary for an application-centric view on package repositories.
+AppStream additionally provides specifications for things like an unified
+software metadata database, screenshot services and various other things
needed
+to create user-friendly application-centers for (Linux) distributions.
EOF
diff --git a/devel/appstream/HISTORY b/devel/appstream/HISTORY
index 52accff..874010d 100644
--- a/devel/appstream/HISTORY
+++ b/devel/appstream/HISTORY
@@ -1,3 +1,6 @@
+2021-09-11 Ismael Luceno <ismael AT iodev.co.uk>
+ * DETAILS: fixed long description wrap
+
2019-05-18 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index a3edec8..a7ae250 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=wine
case "$WINE_BRANCH" in
-(devel) VERSION=6.16 ;;
+(devel) VERSION=6.17 ;;
(stable) VERSION=6.0.1 ;;
esac; case "$WINE_BRANCH" in
(scm)
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 75fde4d..e3e7a1e 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2021-09-11 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated (devel) to 6.17
+
2021-08-28 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated (devel) to 6.16




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (94c8ff53af222da44f734fbf013669bef1567530), Ismael Luceno, 09/11/2021

Archive powered by MHonArc 2.6.24.

Top of Page