|
|
@ -15,8 +15,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: An HTTP and WebDAV client library
|
|
|
|
Summary: An HTTP and WebDAV client library
|
|
|
|
Name: neon
|
|
|
|
Name: neon
|
|
|
|
Version: 0.32.2
|
|
|
|
Version: 0.32.3
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: https://notroj.github.io/neon/
|
|
|
|
URL: https://notroj.github.io/neon/
|
|
|
|
Source0: https://notroj.github.io/neon/neon-%{version}.tar.gz
|
|
|
|
Source0: https://notroj.github.io/neon/neon-%{version}.tar.gz
|
|
|
@ -100,10 +100,13 @@ make %{?_smp_mflags} check
|
|
|
|
%{_libdir}/*.so
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Sep 5 2022 Joe Orton <jorton@redhat.com> - 0.32.3-1
|
|
|
|
|
|
|
|
- update to 0.32.3
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.32.2-5
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.32.2-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 24 2022 Timm Bäder <tbaeder@redhat.com> - 0.32.2-4
|
|
|
|
* Thu Jan 27 2022 Timm Bäder <tbaeder@redhat.com> - 0.32.2-4
|
|
|
|
- Disable automatic .la file removal
|
|
|
|
- Disable automatic .la file removal
|
|
|
|
- https://fedoraproject.org/wiki/Changes/RemoveLaFiles
|
|
|
|
- https://fedoraproject.org/wiki/Changes/RemoveLaFiles
|
|
|
|
|
|
|
|
|
|
|
|