From 4fb97a4c74db41021f7ff40bb43f979eeac1aa6d Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 4 Apr 2023 15:20:28 +0300 Subject: [PATCH] gtksourceview5,dspy,libsoup3,vte ver. bump --- desktop/toolkit/gtk/gtksourceview5/pspec.xml | 9 ++++++++- programming/library/dspy/pspec.xml | 10 +++++++++- programming/library/jsonrpc-glib/pspec.xml | 9 ++++++++- programming/library/libdmapsharing/pspec.xml | 18 ++++++++++++++---- programming/library/libpanel/pspec.xml | 9 ++++++++- programming/misc/libsoup3/pspec.xml | 9 ++++++++- programming/misc/qrencode/pspec.xml | 9 ++++++++- x11/terminal/vte/pspec.xml | 9 ++++++++- 8 files changed, 71 insertions(+), 11 deletions(-) diff --git a/desktop/toolkit/gtk/gtksourceview5/pspec.xml b/desktop/toolkit/gtk/gtksourceview5/pspec.xml index ada12a5740..2e8cbd2ba1 100644 --- a/desktop/toolkit/gtk/gtksourceview5/pspec.xml +++ b/desktop/toolkit/gtk/gtksourceview5/pspec.xml @@ -12,7 +12,7 @@ library A text widget implementing syntax highlighting and other features Gtksourceview improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor. - mirrors://gnome/gtksourceview/5.6/gtksourceview-5.6.2.tar.xz + mirrors://gnome/gtksourceview/5.8/gtksourceview-5.8.0.tar.xz meson python3 @@ -90,6 +90,13 @@ + + 2023-03-17 + 5.8.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-11 5.6.2 diff --git a/programming/library/dspy/pspec.xml b/programming/library/dspy/pspec.xml index cd40b79736..8d422dc0fb 100644 --- a/programming/library/dspy/pspec.xml +++ b/programming/library/dspy/pspec.xml @@ -13,7 +13,7 @@ It's like d-feet, but written in C and blisteringly fast. Also comes with a library for IDE integration. dspy D-feet gibi ama C ile yazılmış ve inanılmaz hızlı. Ayrıca IDE entegrasyonu için bir kütüphane ile birlikte gelir. - https://gitlab.gnome.org/GNOME/d-spy/-/archive/1.4.0/d-spy-1.4.0.tar.bz2 + https://download.gnome.org/sources/d-spy/1.6/d-spy-1.6.0.tar.xz meson @@ -46,6 +46,7 @@ /usr/share/appdata /usr/share/glib-2.0 /usr/share/doc + /usr/share/metainfo @@ -65,6 +66,13 @@ + + 2023-03-17 + 1.6.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-09-22 1.4.0 diff --git a/programming/library/jsonrpc-glib/pspec.xml b/programming/library/jsonrpc-glib/pspec.xml index 0b07f55b6b..50f44f7aa7 100644 --- a/programming/library/jsonrpc-glib/pspec.xml +++ b/programming/library/jsonrpc-glib/pspec.xml @@ -11,7 +11,7 @@ LGPLv2.1 jsonrpc-glib is a library to communicate using the JSON-RPC 2.0 specification. Jsonrpc-GLib is a library to communicate with JSON-RPC based peers in either a synchronous or asynchronous fashion. It also allows communicating using the GVariant serialization format instead of JSON when both peers support it. - https://download.gnome.org/sources/jsonrpc-glib/3.42/jsonrpc-glib-3.42.0.tar.xz + https://download.gnome.org/sources/jsonrpc-glib/3.44/jsonrpc-glib-3.44.0.tar.xz meson vala-devel @@ -52,6 +52,13 @@ + + 2023-03-17 + 3.44.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-03-21 3.42.0 diff --git a/programming/library/libdmapsharing/pspec.xml b/programming/library/libdmapsharing/pspec.xml index 1ce05850ba..651011e16e 100644 --- a/programming/library/libdmapsharing/pspec.xml +++ b/programming/library/libdmapsharing/pspec.xml @@ -13,11 +13,12 @@ app:gui A DMAP client and server library A DMAP client and server library - http://www.flyn.org/projects/libdmapsharing/libdmapsharing-3.9.9.tar.gz + http://www.flyn.org/projects/libdmapsharing/libdmapsharing-3.9.12.tar.gz glib2-devel libgee-devel - libsoup-devel + + libsoup3-devel gdk-pixbuf-devel gstreamer-devel gst-plugins-base-devel @@ -32,7 +33,8 @@ zlib glib2 - libsoup + + libsoup3 avahi-glib avahi-libs gdk-pixbuf @@ -53,7 +55,8 @@ libdmapsharing glib2-devel gstreamer-devel - libsoup-devel + libsoup3-devel + gst-plugins-base-devel /usr/include @@ -63,6 +66,13 @@ + + 2023-04-04 + 3.9.12 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-06-11 3.9.9 diff --git a/programming/library/libpanel/pspec.xml b/programming/library/libpanel/pspec.xml index 11926fa07b..2217a59fbc 100644 --- a/programming/library/libpanel/pspec.xml +++ b/programming/library/libpanel/pspec.xml @@ -13,7 +13,7 @@ Libpanel helps you create IDE-like applications using GTK 4 and libadwaita. libpanel Libpanel helps you create IDE-like applications using GTK 4 and libadwaita. - https://download.gnome.org/sources/libpanel/1.0/libpanel-1.0.2.tar.xz + https://download.gnome.org/sources/libpanel/1.2/libpanel-1.2.0.tar.xz meson gtk-doc @@ -81,6 +81,13 @@ + + 2023-03-17 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-03 1.0.2 diff --git a/programming/misc/libsoup3/pspec.xml b/programming/misc/libsoup3/pspec.xml index cb7e6384ad..ecda50b90b 100644 --- a/programming/misc/libsoup3/pspec.xml +++ b/programming/misc/libsoup3/pspec.xml @@ -12,7 +12,7 @@ library An HTTP library implementation in C libsoup is an HTTP client/server library for GNOME. - https://download.gnome.org/sources/libsoup/3.3/libsoup-3.3.1.tar.xz + https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.0.tar.xz meson libgcrypt-devel @@ -125,6 +125,13 @@ --> + + 2023-03-17 + 3.4.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-02-13 3.3.1 diff --git a/programming/misc/qrencode/pspec.xml b/programming/misc/qrencode/pspec.xml index 75f3d1cb82..284cf21559 100644 --- a/programming/misc/qrencode/pspec.xml +++ b/programming/misc/qrencode/pspec.xml @@ -12,7 +12,7 @@ library A C library for encoding data in a QR code symbol qrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. - http://fukuchi.org/works/qrencode/qrencode-4.0.2.tar.gz + http://fukuchi.org/works/qrencode/qrencode-4.1.1.tar.gz libsdl-devel m4 @@ -47,6 +47,13 @@ + + 2023-03-18 + 4.1.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-02 4.0.2 diff --git a/x11/terminal/vte/pspec.xml b/x11/terminal/vte/pspec.xml index 0e4f2b9a93..38f462f4ed 100644 --- a/x11/terminal/vte/pspec.xml +++ b/x11/terminal/vte/pspec.xml @@ -11,7 +11,7 @@ LGPLv2 Xft powered terminal widget The VTE package contains a termcap file implementation for terminal emulators. - mirrors://gnome/vte/0.70/vte-0.70.2.tar.xz + mirrors://gnome/vte/0.72/vte-0.72.0.tar.xz atk-devel cairo-devel @@ -98,6 +98,13 @@ + + 2023-03-20 + 0.72.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-04 0.70.2