diff --git a/desktop/gnome/base/libwacom/pspec.xml b/desktop/gnome/base/libwacom/pspec.xml index 5903ecd0e8..ae9f9a2988 100644 --- a/desktop/gnome/base/libwacom/pspec.xml +++ b/desktop/gnome/base/libwacom/pspec.xml @@ -12,7 +12,7 @@ libwacom This project manages the libraries, configuration, and diagnostic tools for Wacom tablets running under Linux. This project manages the libraries, configuration, and diagnostic tools for Wacom tablets running under Linux. It also maintains updated Linux kernel drivers and Xorg/XFree86 XInput drivers. - https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.4.0/libwacom-2.4.0.tar.xz + https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.6.0/libwacom-2.6.0.tar.xz meson glib2-devel @@ -51,6 +51,13 @@ + + 2023-01-25 + 2.6.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-28 2.4.0 diff --git a/desktop/gnome/base/zenity/pspec.xml b/desktop/gnome/base/zenity/pspec.xml index 1140c27277..3f67c67829 100644 --- a/desktop/gnome/base/zenity/pspec.xml +++ b/desktop/gnome/base/zenity/pspec.xml @@ -13,7 +13,7 @@ app:gui A rewrite of gdialog Zenity is the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts. - http://ftp.gnome.org/pub/gnome/sources/zenity/3.43/zenity-3.43.0.tar.xz + http://ftp.gnome.org/pub/gnome/sources/zenity/3.44/zenity-3.44.0.tar.xz meson itstool @@ -42,6 +42,13 @@ + + 2023-01-25 + 3.44.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-03 3.43.0 diff --git a/desktop/gnome/base/zenity/translations.xml b/desktop/gnome/base/zenity/translations.xml index 7c06e9e702..3168fad000 100644 --- a/desktop/gnome/base/zenity/translations.xml +++ b/desktop/gnome/base/zenity/translations.xml @@ -2,7 +2,7 @@ zenity - Zenity enables you to create the following types of simple dialog: + Zenity, basit diyalog türlerini oluşturmanıza olanak sağlar: Zenity enables you to create the following types of simple dialog: diff --git a/multimedia/graphics/imagemagick/pspec.xml b/multimedia/graphics/imagemagick/pspec.xml index cc7d106e93..a661de7e19 100644 --- a/multimedia/graphics/imagemagick/pspec.xml +++ b/multimedia/graphics/imagemagick/pspec.xml @@ -13,7 +13,7 @@ app:gui A collection of tools and libraries for many image file formats ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. You can use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. - https://imagemagick.org/archive/ImageMagick-7.1.0-57.tar.xz + https://imagemagick.org/archive/ImageMagick-7.1.0-58.tar.xz xz-devel libzip-devel @@ -118,6 +118,13 @@ + + 2023-01-25 + 7.1.0.58 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-31 7.1.0.57 diff --git a/util/admin/fwupd/pspec.xml b/util/admin/fwupd/pspec.xml index 86c8e87673..a2d4de6ffd 100644 --- a/util/admin/fwupd/pspec.xml +++ b/util/admin/fwupd/pspec.xml @@ -11,7 +11,7 @@ GPLv2 Aims to make updating firmware on Linux automatic, safe and reliable Aims to make updating firmware on Linux automatic, safe and reliable - https://github.com/hughsie/fwupd/archive/1.8.9.tar.gz + https://github.com/hughsie/fwupd/archive/1.8.10.tar.gz meson xz-devel @@ -131,6 +131,13 @@ + + 2023-01-25 + 1.8.10 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-04 1.8.9 diff --git a/util/archive/quazip/actions.py b/util/archive/quazip/actions.py index 0291755b21..0d24c8b02a 100644 --- a/util/archive/quazip/actions.py +++ b/util/archive/quazip/actions.py @@ -10,6 +10,7 @@ from pisi.actionsapi import get def setup(): cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ + -DQUAZIP_QT_MAJOR_VERSION=5 \ -DBUILD_WITH_QT4:BOOL=OFF") def build(): diff --git a/util/archive/quazip/pspec.xml b/util/archive/quazip/pspec.xml index fd93c9c0ff..3667098661 100644 --- a/util/archive/quazip/pspec.xml +++ b/util/archive/quazip/pspec.xml @@ -14,10 +14,11 @@ app:console QuaZIP - Qt/C++ wrapper for Minizip QuaZIP is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA Minizip) using Trolltech's Qt library. - https://github.com/stachenov/quazip/archive/v0.8.1.tar.gz + https://github.com/stachenov/quazip/archive/v1.4.tar.gz qt5-base-devel zlib-devel + bzip2 cmake @@ -27,6 +28,7 @@ qt5-base zlib + bzip2 libgcc @@ -41,13 +43,24 @@ Development files for quazip quazip + qt5-base-devel + zlib-devel /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + 2023-01-25 + 1.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-12 0.8.1 @@ -91,4 +104,4 @@ groni@pisilinux.org - \ No newline at end of file +