diff --git a/.gitignore b/.gitignore index b283911..27ce759 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /4.0.5.tar.gz /4.0.6.tar.gz /4.0.7.tar.gz +/5.0.0.tar.gz diff --git a/sources b/sources index 0a31433..9a7fcaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (4.0.7.tar.gz) = 5fbb7b112acccefab1fc325258a6353285a7f5e1e002d90ca851e3caf7805f503c6a87e31b7d1131ea3e1564bc02c4a81e196a0f0ab7fd8f708ba650b50f1447 +SHA512 (5.0.0.tar.gz) = b1d5bee583364dcd7967e3b826afb08bea25a11512b7a522cb74cde25ae304d4b7f65354ec2160599d145c5b67ba26109e281482021ba1d8d88a1041c0c785d9 diff --git a/zimlib.spec b/zimlib.spec index 6e7d5db..b7f3f2e 100644 --- a/zimlib.spec +++ b/zimlib.spec @@ -1,7 +1,7 @@ %global appname libzim Name: zimlib -Version: 4.0.7 +Version: 5.0.0 Release: 1%{?dist} License: GPLv2 and ASL 2.0 and BSD @@ -54,6 +54,9 @@ sed -e "s/, 'werror=true'//" -i meson.build %{_libdir}/pkgconfig/%{appname}.pc %changelog +* Tue Jun 04 2019 Vitaly Zaitsev - 5.0.0-1 +- Updated to version 5.0.0. + * Tue Apr 23 2019 Vitaly Zaitsev - 4.0.7-1 - Updated to version 4.0.7.