Update to 0.7.2
This commit is contained in:
parent
5ac92a7005
commit
5a35222886
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
rest-0.6.4.tar.bz2
|
||||
rest-0.7.0.tar.bz2
|
||||
/rest-0.7.2.tar.bz2
|
||||
|
||||
@ -4,14 +4,13 @@
|
||||
%define tarfile %{name}-%{version}.tar.bz2
|
||||
|
||||
Name: rest
|
||||
Version: 0.7.0
|
||||
Version: 0.7.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for access to RESTful web services
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2
|
||||
URL: http://www.meego.com
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Source0: %{tarfile}
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
@ -88,6 +87,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/gir-1.0/RestExtras-0.7.gir
|
||||
|
||||
%changelog
|
||||
* Mon Aug 30 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.2-1
|
||||
- Update to 0.7.2
|
||||
|
||||
* Thu Aug 5 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.0-1
|
||||
- Update to 0.7.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user