update to 1.2.5 [release 1.2.5-1mamba;Thu Nov 25 2021]
This commit is contained in:
parent
982b1f4d9b
commit
e867ec4339
@ -1,12 +1,12 @@
|
|||||||
Name: libtclap
|
Name: libtclap
|
||||||
Version: 1.2.4
|
Version: 1.2.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A small, flexible library that provides a simple interface for defining and accessing command line arguments.
|
Summary: A small, flexible library that provides a simple interface for defining and accessing command line arguments
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://tclap.sourceforge.net/
|
URL: http://tclap.sourceforge.net/
|
||||||
Source: http://downloads.sourceforge.net/project/tclap/tclap-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/project/tclap/tclap-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -44,17 +44,20 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/tclap
|
%dir %{_includedir}/tclap
|
||||||
%{_includedir}/tclap/*.h
|
%{_includedir}/tclap/*.h
|
||||||
%{_libdir}/pkgconfig/*.pc
|
|
||||||
%dir %{_datadir}/doc/tclap
|
%dir %{_datadir}/doc/tclap
|
||||||
%dir %{_datadir}/doc/tclap/html
|
%dir %{_datadir}/doc/tclap/html
|
||||||
%{_datadir}/doc/tclap/html/*
|
%{_datadir}/doc/tclap/html/*
|
||||||
%{_datadir}/doc/tclap/index.html
|
%{_datadir}/doc/tclap/index.html
|
||||||
%{_datadir}/doc/tclap/manual.html
|
%{_datadir}/doc/tclap/manual.html
|
||||||
%{_datadir}/doc/tclap/style.css
|
%{_datadir}/doc/tclap/style.css
|
||||||
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.5-1mamba
|
||||||
|
- update to 1.2.5
|
||||||
|
|
||||||
* Tue Mar 23 2021 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
* Tue Mar 23 2021 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user