diff --git a/neon-0.34.2.tar.gz b/neon-0.34.2.tar.gz deleted file mode 100644 index f73d4a605b074cb7be72ef919f3d31723124bbd8..0000000000000000000000000000000000000000 Binary files a/neon-0.34.2.tar.gz and /dev/null differ diff --git a/neon-0.35.0.tar.gz b/neon-0.35.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..cbdceb74d61d8a67598a5c5c016625e1ee5202c7 Binary files /dev/null and b/neon-0.35.0.tar.gz differ diff --git a/neon.spec b/neon.spec index 00bfdc075a37821767bc14872dbbba6c51c95f93..073532f92d911aee04f397a57dcb5956aff3f30e 100644 --- a/neon.spec +++ b/neon.spec @@ -4,7 +4,7 @@ %global __brp_remove_la_files %nil Name: neon -Version: 0.34.2 +Version: 0.35.0 Release: 1 Summary: An HTTP and WebDAV client library License: LGPL-2.0-or-later @@ -76,7 +76,7 @@ make %{?_smp_mflags} check %endif %files -f %{name}.lang -%doc BUGS TODO NEWS README* THANKS +%doc TODO NEWS README* THANKS %license AUTHORS src/COPYING.LIB %{_libdir}/*.so.* @@ -92,6 +92,9 @@ make %{?_smp_mflags} check %{_mandir}/man3/* %changelog +* Mon Aug 04 2025 openeuler_bot - 0.35.0-1 +- update neon to 0.35.0 + * Mon Jun 30 2025 yaoxin <1024769339@qq.com> - 0.34.2-1 - Update to 0.34.2: * Fix regression in NTLM auth in 0.34.0 (issue #190). @@ -127,4 +130,4 @@ make %{?_smp_mflags} check - 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