From b3b1015379c2ea71e55cc5808e02bd436763b03a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:54:01 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.2-1mamba;Wed Jan 10 2018] --- libtclap.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libtclap.spec b/libtclap.spec index ad8b111..2935ca7 100644 --- a/libtclap.spec +++ b/libtclap.spec @@ -1,13 +1,13 @@ Name: libtclap -Version: 1.2.1 -Release: 2mamba +Version: 1.2.2 +Release: 1mamba Summary: A small, flexible library that provides a simple interface for defining and accessing command line arguments. Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Ercole 'ercolinux' Carpanetto URL: http://tclap.sourceforge.net/ -Source: http://netcologne.dl.sourceforge.net/project/tclap/tclap-%{version}.tar.gz +Source: http://downloads.sourceforge.net/project/tclap/tclap-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END @@ -56,6 +56,9 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog NEWS README %changelog +* Wed Jan 10 2018 Automatic Build System 1.2.2-1mamba +- automatic version update by autodist + * Wed Oct 10 2012 Silvan Calarco 1.2.1-2mamba - fixed and rebuilt