diff --git a/neon-0.33.0.tar.gz b/neon-0.33.0.tar.gz deleted file mode 100644 index 70db7025322c975c23e98300c8f885d5b29c42e8..0000000000000000000000000000000000000000 Binary files a/neon-0.33.0.tar.gz and /dev/null differ diff --git a/neon-0.34.0.tar.gz b/neon-0.34.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5e28a1e762d999f53e82127d1deecf3a65aab426 Binary files /dev/null and b/neon-0.34.0.tar.gz differ diff --git a/neon.spec b/neon.spec index 0624d51e2d0ce5900e6fceda5479bbd0b3f159f6..bbe812f5d7b5e8883697cf3fa9068b68961ca11b 100644 --- a/neon.spec +++ b/neon.spec @@ -2,13 +2,13 @@ %global __brp_remove_la_files %nil Name: neon -Version: 0.33.0 +Version: 0.34.0 Release: 1 Summary: An HTTP and WebDAV client library License: LGPL-2.0-or-later URL: https://notroj.github.io/neon/ Source0: https://notroj.github.io/neon/%{name}-%{version}.tar.gz -Patch0: neon-0.32.2-multilib.patch +# Patch0: neon-0.32.2-multilib.patch BuildRequires: gcc openssl-devel expat-devel gdb-headless zlib-devel krb5-devel BuildRequires: pkgconfig make xmlto pakchois-devel libproxy-devel @@ -42,7 +42,7 @@ Libraries and header files of %{name} are all in the %{name}-devel package. Summary: Help manual for %{name} %description help -The %{name}-help package conatins man manual etc +The %{name}-help package contains man manual etc %prep %autosetup -n %{name}-%{version} -p1 @@ -73,7 +73,7 @@ sed -ri "/^dependency_libs/{s,-l[^ ']*,,g}" \ %{_libdir}/*.so.* %files devel -%{_bindir}/* +%{_libdir}/neon-config %{_includedir}/* %{_libdir}/pkgconfig/neon.pc %{_libdir}/*.*a @@ -84,6 +84,9 @@ sed -ri "/^dependency_libs/{s,-l[^ ']*,,g}" \ %{_mandir}/man3/* %changelog +* Tue May 13 2025 openeuler_bot - 0.34.0-1 +There are no changes mentioned in the document. The document appears to be a 404 error page for a GitHub Pages site, and does not contain any information about version changes. + * Tue Mar 19 2024 liyanan - 0.33.0-1 - Update to 0.33.0 @@ -109,4 +112,4 @@ sed -ri "/^dependency_libs/{s,-l[^ ']*,,g}" \ - fixs faileds: /bin/sh: gcc: command not found. * Wed Nov 13 2019 openEuler Buildteam - 0.30.2-9 -- Package init +- Package init \ No newline at end of file