update to 0.30.2
This commit is contained in:
parent
cdd12019ab
commit
310f478541
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ neon-0.29.2.tar.gz
|
||||
/neon-0.29.5.tar.gz
|
||||
/neon-0.29.6.tar.gz
|
||||
/neon-0.30.1.tar.gz
|
||||
/neon-0.30.2.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: An HTTP and WebDAV client library
|
||||
Name: neon
|
||||
Version: 0.30.1
|
||||
Release: 4%{?dist}
|
||||
Version: 0.30.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.webdav.org/neon/
|
||||
@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Fri Sep 30 2016 Joe Orton <jorton@redhat.com> - 0.30.2-1
|
||||
- update to 0.30.2
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user