Andreas Wacknitz
2022-02-18 bca392bdb849d5844f4aeef8326fefde5a6a7046
meld: update to 3.21.1

3 files modified
12 ■■■■ changed files
components/developer/meld/Makefile 6 ●●●●● patch | view | raw | blame | history
components/developer/meld/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/developer/meld/meld.p5m 3 ●●●● patch | view | raw | blame | history
components/developer/meld/Makefile
@@ -29,8 +29,7 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        meld
COMPONENT_VERSION=    3.21.0
COMPONENT_REVISION=    1
COMPONENT_VERSION=    3.21.1
COMPONENT_FMRI=        developer/$(COMPONENT_NAME)
COMPONENT_SUMMARY=    meld - graphical diff and merge tool
COMPONENT_DESCRIPTION=\
@@ -42,8 +41,7 @@
COMPONENT_PROJECT_URL=    https://meld.sourceforge.net/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    \
    sha256:b680114d5ab793324549fd58f4eb202d8e280c0633a0b765ede6dfb34160a81b
COMPONENT_ARCHIVE_HASH= sha256:70fe98eb932ce21d67170e3b0f6a7317e813e862de98933ea513982e9a033202
COMPONENT_ARCHIVE_URL=    https://download.gnome.org/sources/meld/3.21/$(COMPONENT_ARCHIVE)
COMPONENT_LICENSE=    GPLv2
COMPONENT_LICENSE_FILE=    meld.license
components/developer/meld/manifests/sample-manifest.p5m
@@ -62,7 +62,7 @@
file path=usr/lib/python3.9/vendor-packages/meld/ui/bufferselectors.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/cellrenderers.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/emblemcellrenderer.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/filechooser.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/filebutton.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/findbar.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/gladesupport.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/gtkcompat.py
@@ -71,6 +71,7 @@
file path=usr/lib/python3.9/vendor-packages/meld/ui/msgarea.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/notebook.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/notebooklabel.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/pathlabel.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/recentselector.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/statusbar.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/util.py
components/developer/meld/meld.p5m
@@ -88,7 +88,7 @@
file path=usr/lib/python3.9/vendor-packages/meld/ui/bufferselectors.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/cellrenderers.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/emblemcellrenderer.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/filechooser.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/filebutton.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/findbar.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/gladesupport.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/gtkcompat.py
@@ -97,6 +97,7 @@
file path=usr/lib/python3.9/vendor-packages/meld/ui/msgarea.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/notebook.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/notebooklabel.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/pathlabel.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/recentselector.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/statusbar.py
file path=usr/lib/python3.9/vendor-packages/meld/ui/util.py