diff --git a/.cvsignore b/.cvsignore index 03ce90a..a3ab114 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ rasqal-0.9.12.tar.gz +rasqal-0.9.14.tar.gz diff --git a/rasqal.spec b/rasqal.spec index 089451a..a13d05b 100644 --- a/rasqal.spec +++ b/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 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 - 0.9.12-5 - added pcre-devel and libxml2-devel buildrequires diff --git a/sources b/sources index 4ace00a..e91e62d 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 403b95de5c23124f6a6491bdde3eba86 rasqal-0.9.12.tar.gz +34fd770031c4e2227be251eecc1fcf20 rasqal-0.9.14.tar.gz