SHA256
5
0
forked from pool/jp2a

2 Commits

Author SHA256 Message Date
fbc4bc0bbd Accepting request 1202536 from utilities
- Update to version 1.3.0:
 - support Exif metadata (for image orientation)
 - support for WebP images
 - add option to center image in terminal
 - support for Zsh completion

OBS-URL: https://build.opensuse.org/request/show/1202536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jp2a?expand=0&rev=7
2024-09-23 13:23:20 +00:00
3af654aec0 - Update to version 1.3.0:
- support Exif metadata (for image orientation)
 - support for WebP images
 - add option to center image in terminal
 - support for Zsh completion

OBS-URL: https://build.opensuse.org/package/show/utilities/jp2a?expand=0&rev=17
2024-09-23 06:25:15 +00:00
4 changed files with 4 additions and 14 deletions

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

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

View File

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

View File

@@ -1,13 +1,3 @@
-------------------------------------------------------------------
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.2
Version: 1.3.0
Release: 0
Summary: Converts JPEG images to ASCII
License: GPL-2.0-only