update to 0.29.6
This commit is contained in:
parent
e541418b1b
commit
f0cbdda946
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
neon-0.29.2.tar.gz
|
||||
/neon-0.29.4.tar.gz
|
||||
/neon-0.29.5.tar.gz
|
||||
/neon-0.29.6.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: An HTTP and WebDAV client library
|
||||
Name: neon
|
||||
Version: 0.29.5
|
||||
Version: 0.29.6
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue May 3 2011 Joe Orton <jorton@redhat.com> - 0.29.6-1
|
||||
- update to 0.29.6
|
||||
|
||||
* Thu Oct 14 2010 Joe Orton <jorton@redhat.com> - 0.29.5-1
|
||||
- update to 0.29.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user