- Update to 0.9.14 (for redland 1.0.6, also lots of bugfixes)
- Specify LGPL version in License tag
This commit is contained in:
parent
c3f4ca16af
commit
1b0296e207
@ -1 +1,2 @@
|
||||
rasqal-0.9.12.tar.gz
|
||||
rasqal-0.9.14.tar.gz
|
||||
|
||||
10
rasqal.spec
10
rasqal.spec
@ -1,10 +1,10 @@
|
||||
Name: rasqal
|
||||
Version: 0.9.12
|
||||
Release: 5%{?dist}
|
||||
Version: 0.9.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Rasqal RDF Query Library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPL or Apache Software License 2.0
|
||||
License: LGPLv2+ or ASL 2.0
|
||||
URL: http://librdf.org/rasqal/
|
||||
Source: http://download.librdf.org/source/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html
|
||||
|
||||
%changelog
|
||||
* Mon Oct 15 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 0.9.14-1
|
||||
- Update to 0.9.14 (for redland 1.0.6, also lots of bugfixes)
|
||||
- Specify LGPL version in License tag
|
||||
|
||||
* Mon Dec 18 2006 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- 0.9.12-5
|
||||
- added pcre-devel and libxml2-devel buildrequires
|
||||
|
||||
Loading…
Reference in New Issue
Block a user