update to 0.33.0

switch to using %autosetup
epel10
Joe Orton 1 year ago
parent 9f943f7451
commit 7d78db0e67

1
.gitignore vendored

@ -13,3 +13,4 @@ neon-0.29.2.tar.gz
/neon-0.32.2.tar.gz
/neon-0.32.3.tar.gz
/neon-0.32.5.tar.gz
/neon-0.33.0.tar.gz

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAksn97cACgkQR/aWnQ5EzwwDmwCfR7zVHAmZXCsR1rHrDbWJ7CIy
THoAnRUC46Ibb/d1cEh7qRIzI6LsllTM
=9HXU
-----END PGP SIGNATURE-----

@ -15,8 +15,8 @@
Summary: An HTTP and WebDAV client library
Name: neon
Version: 0.32.5
Release: 5%{?dist}
Version: 0.33.0
Release: 1%{?dist}
License: LGPL-2.0-or-later
URL: https://notroj.github.io/neon/
Source0: https://notroj.github.io/neon/neon-%{version}.tar.gz
@ -52,8 +52,7 @@ License: LGPL-2.0-or-later AND GPL-2.0-or-later
The development library for the C language HTTP and WebDAV client library.
%prep
%setup -q
%patch0 -p1 -b .multilib
%autosetup -p1
# prevent installation of HTML docs
sed -i '/^install-docs/s/install-html//' Makefile.in
@ -100,6 +99,9 @@ make %{?_smp_mflags} check
%{_libdir}/*.so
%changelog
* Tue Jan 30 2024 Joe Orton <jorton@redhat.com> - 0.33.0-1
- update to 0.33.0
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.32.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

@ -1 +1 @@
SHA512 (neon-0.32.5.tar.gz) = 97a067fcea6156e2d5cf981e8d8fc9b0a709b8175bc8061a1f254bff7b11a27fdafc5e8425665523e917133084ea3a11e11de7c1210a8d2eb3f6b1cca26ea844
SHA512 (neon-0.33.0.tar.gz) = b214ed34cd832dfaf3af08d4bdbe459c3e791f691548a6d44ee0cdc9811856185522bcbd6c2aca9a536fc021a2ed6329bd093cb3435cc40e3cfd9f5af8b92644

Loading…
Cancel
Save