- New upstream 0.6 release
This commit is contained in:
parent
37f777ae03
commit
a765826bf2
@ -1 +1 @@
|
||||
librest-0.5.tar.bz2
|
||||
librest-0.6.tar.bz2
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: rest
|
||||
Version: 0.5
|
||||
Version: 0.6
|
||||
Release: 3%{?dist}
|
||||
Summary: A library for access to RESTful web services
|
||||
|
||||
@ -31,7 +31,6 @@ Summary: Development package for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
Requires: gtk-doc
|
||||
|
||||
%description devel
|
||||
Files for development with %{name}.
|
||||
@ -75,6 +74,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Aug 19 2009 Peter Robinson <pbrobinson@gmail.com> 0.6-1
|
||||
- New upstream 0.6 release
|
||||
|
||||
* Fri Aug 7 2009 Peter Robinson <pbrobinson@gmail.com> 0.5-3
|
||||
- A few minor spec file cleanups
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user