SHA256
1
0
forked from pool/epub2txt2

- Update epub2txt2 to version 2.04 (commit hash: 02f69e6243d6c96f78da45fb710a265e5aee2fb5):

*  Fixed problem with UTF-8 BOM
- remove 10e9ac86df9a823d7470deaaa50c44d2857ee6f7.tar.gz 
- add compressed file 02f69e6243d6c96f78da45fb710a265e5aee2fb5.tar.gz

OBS-URL: https://build.opensuse.org/package/show/utilities/epub2txt2?expand=0&rev=9
This commit is contained in:
Soc Virnyl Estela 2022-04-21 12:27:03 +00:00 committed by Git OBS Bridge
parent 6d96e6777c
commit b1359bba59
3 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

@ -16,16 +16,16 @@
#
%global _commit_hash "10e9ac86df9a823d7470deaaa50c44d2857ee6f7"
%global _commit_hash "02f69e6243d6c96f78da45fb710a265e5aee2fb5"
Name: epub2txt2
Version: 2.03
Version: 2.04
Release: 0
Summary: Simple command-line utility for extracting text from EPUB documents
License: GPL-3.0-only
Group: Productivity/Text/Utilities
URL: https://github.com/kevinboone/epub2txt2
Source0: https://github.com/kevinboone/epub2txt2/archive/10e9ac86df9a823d7470deaaa50c44d2857ee6f7.tar.gz
Source0: https://github.com/kevinboone/epub2txt2/archive/02f69e6243d6c96f78da45fb710a265e5aee2fb5.tar.gz
Patch0: LICENSE.patch
Patch1: bmwiedemann-sort.patch
BuildRequires: gcc