From 99051f5dc9968a080e90367089b3d8d51fb60faf Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 00:47:35 +0100 Subject: [PATCH] automatic version update by autodist [release 5.74.0-1mamba;Tue Sep 15 2020] --- kcodecs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kcodecs.spec b/kcodecs.spec index 5ff9f93..32b24dd 100644 --- a/kcodecs.spec +++ b/kcodecs.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kcodecs -Version: 5.73.0 +Version: 5.74.0 Release: 1mamba Summary: A collection of methods to manipulate strings using various encodings Group: System/Libraries @@ -67,7 +67,7 @@ This package contains libraries and header files for developing applications tha %defattr(-,root,root) %{_kde5_libdir}/libKF5Codecs.so.* %{_datadir}/qlogging-categories5/kcodecs.*categories -%doc COPYING COPYING.LIB +%doc LICENSES %files -n lib%{name}-devel %defattr(-,root,root) @@ -80,6 +80,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Tue Sep 15 2020 Automatic Build System 5.74.0-1mamba +- automatic version update by autodist + * Tue Aug 11 2020 Automatic Build System 5.73.0-1mamba - automatic version update by autodist