automatic version update by autodist [release 2.4-1mamba;Sun Feb 28 2021]
This commit is contained in:
parent
9bb509497d
commit
3b9ce93305
11
zenxml.spec
11
zenxml.spec
@ -1,18 +1,17 @@
|
|||||||
Name: zenxml
|
Name: zenxml
|
||||||
Version: 2.3
|
Version: 2.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Simple C++ XML processing
|
Summary: Simple C++ XML processing
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://sourceforge.net/projects/zenxml/
|
URL: https://sourceforge.net/projects/zenxml/
|
||||||
Source: http://downloads.sourceforge.net/project/zenxml/zenXml_%{version}.zip
|
Source: http://downloads.sourceforge.net/project/zenxml/zenXml_%{version}.zip
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## note: run 'autospec -u -a6 zenxml' to get the list of build requirements.
|
## note: run 'autospec -u -a6 zenxml' to get the list of build requirements.
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Simple C++ XML processing.
|
Simple C++ XML processing.
|
||||||
@ -24,8 +23,7 @@ Summary: Development files for %{name}
|
|||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
|
#% debug_package
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c %{name}-%{version}
|
%setup -q -c %{name}-%{version}
|
||||||
@ -52,5 +50,8 @@ cp zenxml/*.h %{buildroot}%{_includedir}/zenxml/
|
|||||||
%doc License.txt
|
%doc License.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 28 2021 Automatic Build System <autodist@mambasoft.it> 2.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Oct 24 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-1mamba
|
* Sat Oct 24 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user