new release

This commit is contained in:
David Tardon 2012-09-25 13:40:34 +02:00
parent d88e8566cd
commit cdf7bf6ae6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/libwpd-0.9.4.tar.bz2
/libwpd-0.9.6.tar.bz2

View File

@ -1,7 +1,7 @@
Name: libwpd
Summary: Library for reading and converting WordPerfect documents
Version: 0.9.4
Release: 4%{?dist}
Version: 0.9.6
Release: 1%{?dist}
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
Group: System Environment/Libraries
URL: http://libwpd.sf.net/
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/libwpd-0.9
%changelog
* Tue Sep 25 2012 David Tardon <dtardon@redhat.com> - 0.9.6-1
- new release
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
c01351d7db2b205de755d58769288224 libwpd-0.9.4.tar.bz2
e7f84e3199dfee9122949448cab3823f libwpd-0.9.6.tar.bz2