diff --git a/.gitignore b/.gitignore index 2c3fee1..fa350b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /zix-262d4a1522c38be0588746e874159da5c7bb457d.tar.bz2 /zix-0.4.0.tar.xz +/zix-0.4.2.tar.xz diff --git a/sources b/sources index 046edba..55fe8f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zix-0.4.0.tar.xz) = 6cbfb8df0bd61854f5a7ca011022914b7cd9907d242ce8ebbdf0ffd0aa91827014d09ca3e4a795810883a14903b96ce50c9f814b6563b8c55be3a0272fa8296a +SHA512 (zix-0.4.2.tar.xz) = b8fb931a3e9ab5a67f6da57a07bf10b91e7f861c8cf39db14c49c083a9983a0971cc6bc6abcb54a83c00471b386e377cb9bb51e2edd945ba07b9ae43a35964cc diff --git a/zix.spec b/zix.spec index 0a3eacf..2ee6d34 100644 --- a/zix.spec +++ b/zix.spec @@ -1,8 +1,8 @@ %global maj 0 Name: zix -Version: 0.4.0 -Release: 2%{?dist} +Version: 0.4.2 +Release: 1%{?dist} Summary: A lightweight C library of portability wrappers and data structures License: ISC @@ -72,6 +72,9 @@ mv %{buildroot}%{_docdir}/%{name}-%{maj} %{buildroot}%{_docdir}/%{name} %doc %{_docdir}/%{name}/%{name}-%{maj} %changelog +* Thu Apr 11 2024 Guido Aulisi - 0.4.2-1 +- Update to 0.4.2 + * Sat Jan 27 2024 Fedora Release Engineering - 0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild