diff --git a/.gitignore b/.gitignore index 85b23c3..34ee5c7 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ expat-2.0.1.tar.gz /expat-2.2.7.tar.gz /expat-2.2.8.tar.gz /expat-2.2.10.tar.gz +/expat-2.3.0.tar.gz diff --git a/expat.spec b/expat.spec index 30152c8..1df6e78 100644 --- a/expat.spec +++ b/expat.spec @@ -1,9 +1,9 @@ -%global unversion 2_2_10 +%global unversion 2_3_0 Summary: An XML parser library Name: expat Version: %(echo %{unversion} | sed 's/_/./g') -Release: 2%{?dist} +Release: 1%{?dist} Source: https://github.com/libexpat/libexpat/archive/R_%{unversion}.tar.gz#/expat-%{version}.tar.gz URL: https://libexpat.github.io/ License: MIT @@ -67,11 +67,16 @@ make check %{_libdir}/lib*.so %{_libdir}/pkgconfig/*.pc %{_includedir}/*.h +%{_libdir}/cmake/expat-%{version} %files static %{_libdir}/lib*.a %changelog +* Thu Apr 15 2021 Tomas Korbar - 2.3.0-1 +- Rebase to 2.3.0 +- Resolves: rhbz#1942794 + * Tue Jan 26 2021 Fedora Release Engineering - 2.2.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 62223a7..75bc52c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (expat-2.2.10.tar.gz) = 5f2d00ead20139aae89910cc08246cf15f7562af2a4fe1b37ebe4c1500a71d9f0a655ebc43f10164ac846be3186ff43f2b94287b18d2a3af882cbd0a1de41a36 +SHA512 (expat-2.3.0.tar.gz) = 728ceb1d912fabc7662d4201828dc29c7fdaff124a1d6dc81434b1951eb530b17f1bbb1aec22c1520543cff3844f4751f29d3c59b696dd8a56598abdc25e1d08