From 1a0e9fc39b5b4b250c232947860188ad7045efd5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:46:55 +0100 Subject: [PATCH] automatic version update by autodist [release 3.6.0-1mamba;Sun Oct 08 2023] --- libsigc++.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libsigc++.spec b/libsigc++.spec index be5270a..dabf2c2 100644 --- a/libsigc++.spec +++ b/libsigc++.spec @@ -2,7 +2,7 @@ %define apiver %(echo %version | cut -d. -f 1).0 Name: libsigc++ -Version: 3.4.0 +Version: 3.6.0 Release: 1mamba Summary: The Typesafe Signal Framework for C++ Group: System/Libraries @@ -68,7 +68,7 @@ This package contains static libraries and header files needed for development. %files %defattr(-,root,root,-) %{_libdir}/libsigc-%{apiver}.so.* -%doc AUTHORS COPYING +%doc COPYING %files devel %defattr(-,root,root,-) @@ -84,6 +84,9 @@ This package contains static libraries and header files needed for development. %doc ChangeLog README.md NEWS %changelog +* Sun Oct 08 2023 Automatic Build System 3.6.0-1mamba +- automatic version update by autodist + * Sat Dec 24 2022 Automatic Build System 3.4.0-1mamba - automatic version update by autodist