update to 0.30.1
This commit is contained in:
parent
6130a292ae
commit
9f6f257485
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,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
|
||||
/neon-0.30.1.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: An HTTP and WebDAV client library
|
||||
Name: neon
|
||||
Version: 0.30.0
|
||||
Release: 4%{?dist}
|
||||
Version: 0.30.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.webdav.org/neon/
|
||||
@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Sep 23 2014 Joe Orton <jorton@redhat.com> - 0.30.1-1
|
||||
- update to 0.30.1
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.30.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user