Update to 0.7.3
This commit is contained in:
parent
5a35222886
commit
c528118f8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
rest-0.6.4.tar.bz2
|
||||
rest-0.7.0.tar.bz2
|
||||
/rest-0.7.2.tar.bz2
|
||||
/rest-0.7.3.tar.bz2
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
%define tarfile %{name}-%{version}.tar.bz2
|
||||
|
||||
Name: rest
|
||||
Version: 0.7.2
|
||||
Version: 0.7.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for access to RESTful web services
|
||||
|
||||
@ -87,6 +87,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/gir-1.0/RestExtras-0.7.gir
|
||||
|
||||
%changelog
|
||||
* Wed Sep 15 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.3-1
|
||||
- Update to 0.7.3
|
||||
|
||||
* Mon Aug 30 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.2-1
|
||||
- Update to 0.7.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user