OBS User unknown 2007-09-05 06:23:39 +00:00 committed by Git OBS Bridge
parent c22addcd25
commit c966f086f4

View File

@ -3,7 +3,7 @@
%define _prefix /usr
Name: deco
Version: 0.5
Version: 0.5.2
Release: 0
Summary: Deco Archive File Extractor
Source: http://hartlich.com/deco/download/deco-%{version}.tar.gz
@ -63,9 +63,12 @@ echo -n > optional-files.lst
%{_bindir}/deco
%{_bindir}/dirfrompath
%{_bindir}/filefrompath
%{_bindir}/symlinktarget
%{_datadir}/deco
%changelog
* Wed Sep 5 2007 Pascal Bleser <guru@unixtech.be>
- update to 0.5.2
* Sun Sep 2 2007 Pascal Bleser <guru@unixtech.be>
- update to 0.5
* Thu Aug 30 2007 Pascal Bleser <guru@unixtech.be>