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