Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e3a25920e3 | |||
| 5c42df5320 | |||
| 35e994b887 | |||
| 79d37d9322 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68b9cefc291a9bc5b6210dc3cb29173e7222e49a3aec6cab51b0f5e5e696371f
|
||||
size 603951
|
||||
3
jp2a-1.3.3.tar.gz
Normal file
3
jp2a-1.3.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c62f02051f0aa588b592ff8cc7d9ca799b312e47274044d46e70fe038018fd1
|
||||
size 598957
|
||||
16
jp2a.changes
16
jp2a.changes
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 1 10:14:13 UTC 2026 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- Update to version 1.3.3:
|
||||
* Don't repeat escape sequences when color hasn't changed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package jp2a
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{!?license: %global license %doc}
|
||||
Name: jp2a
|
||||
Version: 1.3.0
|
||||
Version: 1.3.3
|
||||
Release: 0
|
||||
Summary: Converts JPEG images to ASCII
|
||||
License: GPL-2.0-only
|
||||
|
||||
Reference in New Issue
Block a user