Pascal Bleser 2008-07-29 19:41:58 +00:00 committed by Git OBS Bridge
parent 9f3aff8102
commit 4aa5df8bea
3 changed files with 11 additions and 4 deletions

View File

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

3
deco-1.3.tar.gz Normal file
View File

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

View File

@ -1,7 +1,7 @@
# norootforbuild
Name: deco
Version: 1.2
Version: 1.3
Release: 0
Summary: Deco Archive File Extractor
Source: http://hartlich.com/deco/download/deco-%{version}.tar.gz
@ -63,6 +63,13 @@ echo -n > optional-files.lst
%{_datadir}/deco
%changelog
* Tue Jul 29 2008 Pascal Bleser <guru@unixtech.be> 1.3
- new upstream version:
* a slash is now appended when printing directory names even if stdout isn't a terminal,
making reuse of deco's output in scripts more convenient
* error messages have become more consistent
* code cleanup
* Fri Jul 25 2008 Pascal Bleser <guru@unixtech.be> 1.2
- new upstream version