forked from pool/curtail
Accepting request 1168404 from graphics
OBS-URL: https://build.opensuse.org/request/show/1168404 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curtail?expand=0&rev=8
This commit is contained in:
commit
9a2cb1bd6f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86dac7d08bdac556b221466dcb34d19308dbfffa0a83ea123373b55cb07209be
|
||||
size 228988
|
3
curtail-1.9.1.tar.gz
Normal file
3
curtail-1.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ba1e52d9a772d93386a2dbde8468d7b67c5a8d9d40797dd07740be95732998a
|
||||
size 199785
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 12 14:11:58 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 1.9.1:
|
||||
* Use default decoration layout for screenshots.
|
||||
- Changes from version 1.9.0:
|
||||
* Correct title case, reword subtitles, remove periods.
|
||||
* Use proper arrow character.
|
||||
* Fix drag and drop for folders.
|
||||
* Appstream data improvements.
|
||||
* Updated translations.
|
||||
- Empty %check section as recommended by rpmlint.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 07:49:23 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package curtail
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: curtail
|
||||
Version: 1.8.0
|
||||
Version: 1.9.1
|
||||
Release: 0
|
||||
Summary: A simple and useful image compressor
|
||||
License: GPL-3.0-or-later
|
||||
@ -60,6 +60,8 @@ modes with an option to whether keep or not metadata of images.
|
||||
%meson_install
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
|
||||
%check
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc CHANGELOG.md README.md
|
||||
|
Loading…
Reference in New Issue
Block a user