SHA256
1
0
forked from pool/curtail
Ana Guerrero 2024-12-23 15:49:10 +00:00 committed by Git OBS Bridge
commit dde26fcf91
4 changed files with 12 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38ee7d5ce79fc478366fce56f9bea7bf0d232e0291a62232467d0889ab9ecb8e
size 208900

3
curtail-1.11.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5a33041ff64edbdcad293113d472a9de93f4b83be6efd99661cb2555050a068
size 208910

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 19 10:18:50 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.11.1:
* Fix shell injection prevention.
- Drop use of deprecated %suse_update_desktop_files macro.
-------------------------------------------------------------------
Mon Oct 7 19:10:59 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -17,19 +17,19 @@
Name: curtail
Version: 1.11.0
Version: 1.11.1
Release: 0
Summary: A simple and useful image compressor
License: GPL-3.0-or-later
URL: https://github.com/Huluti/curtail
Source0: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: %{name}-rpmlintrc
BuildRequires: desktop-file-utils
BuildRequires: gobject-introspection-devel
BuildRequires: gtk4-tools
BuildRequires: hicolor-icon-theme
BuildRequires: meson >= 0.50.0
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(glib-2.0)
# Note: Needs libadwaita's AboutWindow which is only available from version 1.2
BuildRequires: pkgconfig(libadwaita-1) >= 1.2
@ -54,8 +54,6 @@ modes with an option to whether keep or not metadata of images.
%meson
%meson_build
%suse_update_desktop_file com.github.huluti.Curtail RasterGraphics
%install
%meson_install
%find_lang %{name} %{?no_lang_C}