diff --git a/neon-0.29.1.tar.gz.asc b/neon-0.29.1.tar.gz.asc deleted file mode 100644 index efb0f55..0000000 --- a/neon-0.29.1.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.10 (GNU/Linux) - -iEYEABECAAYFAksn97cACgkQR/aWnQ5EzwwDmwCfR7zVHAmZXCsR1rHrDbWJ7CIy -THoAnRUC46Ibb/d1cEh7qRIzI6LsllTM -=9HXU ------END PGP SIGNATURE----- diff --git a/neon-0.29.2.tar.gz.asc b/neon-0.29.2.tar.gz.asc deleted file mode 100644 index 704863f..0000000 --- a/neon-0.29.2.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.10 (GNU/Linux) - -iEYEABECAAYFAks7x6IACgkQR/aWnQ5EzwyDTwCghMRH8Fc72Z2epKXipntR1Q0f -gj0AoJTIeTEpuReAVc62AY5Ym/zIC9ww -=Vfr0 ------END PGP SIGNATURE----- diff --git a/neon.spec b/neon.spec index 610b7ea..8815f1a 100644 --- a/neon.spec +++ b/neon.spec @@ -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 - 0.29.3-1 +- update to 0.29.3 (#577346) + * Fri Jan 8 2010 Joe Orton - 0.29.2-1 - update to 0.29.2 diff --git a/sources b/sources index c584cb1..c8f04c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf475710d1116cece210e8b1ae708d69 neon-0.29.2.tar.gz +ba1015b59c112d44d7797b62fe7bee51 neon-0.29.3.tar.gz