updated to 0.9.0

epel9
Dan Horák 14 years ago
parent 2e254d9a93
commit f1707a9da0

1
.gitignore vendored

@ -1,3 +1,4 @@
podofo-0.8.1.tar.gz
/podofo-0.8.3.tar.gz
/podofo-0.8.4.tar.gz
/podofo-0.9.0.tar.gz

@ -1,6 +1,6 @@
Name: podofo
Version: 0.8.4
Release: 2%{?dist}
Version: 0.9.0
Release: 1%{?dist}
Summary: Tools and libraries to work with the PDF file format
Group: Applications/Publishing
@ -90,6 +90,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%doc COPYING
%{_bindir}/%{name}*
%{_mandir}/man1/%{name}*.1*
%files libs
%defattr(-,root,root,-)
@ -104,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Apr 14 2011 Dan Horák <dan[at]danny.cz> 0.9.0-1
- updated to 0.9.0
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

@ -1 +1 @@
7c366656928cb7919d75bdfdf903d5d5 podofo-0.8.4.tar.gz
2a9ac8cbb5e6575dbc00f083ad8996fb podofo-0.9.0.tar.gz

Loading…
Cancel
Save