|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: An HTTP and WebDAV client library
|
|
|
|
|
Name: neon
|
|
|
|
|
Version: 0.29.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
URL: http://www.webdav.org/neon/
|
|
|
|
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.29.6-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue May 3 2011 Joe Orton <jorton@redhat.com> - 0.29.6-1
|
|
|
|
|
- update to 0.29.6
|
|
|
|
|
- correct -devel License; drop old Conflicts
|
|
|
|
|