- New upstream release

This commit is contained in:
Lubomir Rintel 2008-05-29 02:47:04 +00:00
parent 60dea2446b
commit bb1d51d1c7
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
xmltoman-0.3.tar.gz
xmltoman-0.4.tar.gz

View File

@ -1 +1 @@
30272d184b99f5920994bda9abe4baf7 xmltoman-0.3.tar.gz
99be944b9fce40b3fe397049bf14a097 xmltoman-0.4.tar.gz

View File

@ -1,6 +1,6 @@
Name: xmltoman
Version: 0.3
Release: 2%{?dist}
Version: 0.4
Release: 1%{?dist}
Summary: Scripts for converting XML to roff or HTML
Group: Applications/Publishing
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu May 29 2008 Lubomir Rintel <lkundrak@v3.sk> - 0.4-1
- New upstream release
* Wed Mar 12 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.3-2
- Preserve timestamps, sanitize requires (thanks to Parag AN)