2 Commits

Author SHA256 Message Date
35e994b887 Accepting request 1225036 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1225036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jp2a?expand=0&rev=8
2024-11-19 21:20:34 +00:00
79d37d9322 - update to version 1.3.2:
- Fix Docker image missing libexif library. Thanks to PowerMeep
   (https://github.com/PowerMeep)
- update to version 1.3.1:
 - Fix segmentation fault that can occur when trying to parse a file of an
   unsupported file type. Thanks to Balló György (https://github.com/City-busz)

OBS-URL: https://build.opensuse.org/package/show/utilities/jp2a?expand=0&rev=19
2024-11-12 09:34:08 +00:00
4 changed files with 14 additions and 4 deletions

View File

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

3
jp2a-1.3.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Nov 12 09:07:47 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
- update to version 1.3.2:
- Fix Docker image missing libexif library. Thanks to PowerMeep
(https://github.com/PowerMeep)
- update to version 1.3.1:
- Fix segmentation fault that can occur when trying to parse a file of an
unsupported file type. Thanks to Balló György (https://github.com/City-busz)
-------------------------------------------------------------------
Mon Sep 23 06:19:46 UTC 2024 - Sebastian Wagner <sebix@sebix.at>

View File

@@ -18,7 +18,7 @@
%{!?license: %global license %doc}
Name: jp2a
Version: 1.3.0
Version: 1.3.2
Release: 0
Summary: Converts JPEG images to ASCII
License: GPL-2.0-only