From 3f30ccca2485df7b7a4254cd0c64bf0d99a5a0aa Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 00:34:39 +0100 Subject: [PATCH] automatic version update by autodist [release 5.37.0-1mamba;Fri Aug 18 2017] --- karchive.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/karchive.spec b/karchive.spec index e6a0b46..d555295 100644 --- a/karchive.spec +++ b/karchive.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: karchive -Version: 5.36.0 +Version: 5.37.0 Release: 1mamba Summary: Classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR Group: System/Libraries @@ -70,6 +70,7 @@ This package contains libraries and header files for developing applications tha %files -n lib%{name} %defattr(-,root,root) +%{_sysconfdir}/xdg/karchive.categories %{_kde5_libdir}/libKF5Archive.so.* %doc AUTHORS COPYING COPYING.LIB @@ -83,6 +84,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Fri Aug 18 2017 Automatic Build System 5.37.0-1mamba +- automatic version update by autodist + * Fri Aug 04 2017 Automatic Build System 5.36.0-1mamba - automatic version update by autodist