- update to 0.29.3

epel10
jorton 15 years ago
parent 07fa62a41d
commit cefc96cca5

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAks7x6IACgkQR/aWnQ5EzwyDTwCghMRH8Fc72Z2epKXipntR1Q0f
gj0AoJTIeTEpuReAVc62AY5Ym/zIC9ww
=Vfr0
-----END PGP SIGNATURE-----

@ -1,6 +1,6 @@
Summary: An HTTP and WebDAV client library
Name: neon
Version: 0.29.2
Version: 0.29.3
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -36,7 +36,7 @@ The development library for the C language HTTP and WebDAV client library.
%build
export CC="%{__cc} -pthread"
# Use standard OpenSSL-provided CA bundle:
# Use standard system CA bundle:
%define cabundle %{_sysconfdir}/pki/tls/certs/ca-bundle.crt
%configure --with-expat --enable-shared --disable-static \
--enable-warnings --with-ca-bundle=%{cabundle} \
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so
%changelog
* Thu Mar 25 2010 Joe Orton <jorton@redhat.com> - 0.29.3-1
- update to 0.29.3
* Fri Jan 8 2010 Joe Orton <jorton@redhat.com> - 0.29.2-1
- update to 0.29.2

@ -1 +1 @@
bf475710d1116cece210e8b1ae708d69 neon-0.29.2.tar.gz
ba1015b59c112d44d7797b62fe7bee51 neon-0.29.3.tar.gz

Loading…
Cancel
Save