diff --git a/libconfig.spec b/libconfig.spec index 4878f38970a272c3cfcd05ff09b3597a5fa468ea..422c5db6b64deeb48232069510a83572b7ef26f4 100644 --- a/libconfig.spec +++ b/libconfig.spec @@ -1,6 +1,6 @@ Name: libconfig -Version: 1.8.1 -Release: 2 +Version: 1.8.2 +Release: 1 Summary: C/C++ Configuration File Library License: LGPL-2.1-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 URL: https://hyperrealm.github.io/libconfig/ @@ -60,6 +60,9 @@ rm -rf %{buildroot}%{_infodir}/dir %{_libdir}/*.a %changelog +* Tue Dec 16 2025 Funda Wang - 1.8.2-1 +- update to 1.8.2 + * Mon Sep 08 2025 jinshuaiyu - 1.8.1-2 - fix macro error in the changelog diff --git a/v1.8.1.tar.gz b/v1.8.1.tar.gz deleted file mode 100644 index 318fd33cc19fc1b93a8cafd37402616302d5907b..0000000000000000000000000000000000000000 Binary files a/v1.8.1.tar.gz and /dev/null differ diff --git a/v1.8.2.tar.gz b/v1.8.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f296e08732d101e01cd4bcf656329f42e4a05823 Binary files /dev/null and b/v1.8.2.tar.gz differ