new release
This commit is contained in:
parent
3f78cf6023
commit
76d56ae9b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/libwpd-0.9.6.tar.bz2
|
||||
/libwpd-0.9.7.tar.bz2
|
||||
/libwpd-0.9.8.tar.xz
|
||||
/libwpd-0.9.9.tar.xz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Name: libwpd
|
||||
Summary: Library for reading and converting WordPerfect documents
|
||||
Version: 0.9.8
|
||||
Release: 3%{?dist}
|
||||
Version: 0.9.9
|
||||
Release: 1%{?dist}
|
||||
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
||||
Group: System Environment/Libraries
|
||||
URL: http://libwpd.sf.net/
|
||||
@ -72,6 +72,9 @@ LD_LIBRARY_PATH=../lib/.libs make check
|
||||
%{_includedir}/%{name}-%{apiversion}
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2013 David Tardon <dtardon@redhat.com> - 0.9.9-1
|
||||
- new release
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user