12 Commits

Author SHA1 Message Date
6da7884e8b automatic version update by autodist [release 2.6.1-1mamba;Fri Mar 01 2024] 2024-03-01 09:45:25 +01:00
f722a11522 automatic version update by autodist [release 2.6.0-1mamba;Wed Feb 07 2024] 2024-02-08 11:38:24 +01:00
c76c8805e1 automatic version update by autodist [release 2.5.0-1mamba;Wed Oct 26 2022] 2024-01-05 22:10:52 +01:00
2df302e53d automatic version update by autodist [release 2.4.9-1mamba;Sat Sep 24 2022] 2024-01-05 22:10:52 +01:00
9a5cafe998 automatic version update by autodist [release 2.4.8-1mamba;Tue Mar 29 2022] 2024-01-05 22:10:52 +01:00
65908553bf automatic version update by autodist [release 2.4.7-1mamba;Sat Mar 05 2022] 2024-01-05 22:10:52 +01:00
b6bc6f6c57 automatic version update by autodist [release 2.4.6-1mamba;Mon Feb 21 2022] 2024-01-05 22:10:52 +01:00
85d3f71dda automatic version update by autodist [release 2.4.5-1mamba;Sat Feb 19 2022] 2024-01-05 22:10:52 +01:00
09cb2d0a83 automatic version update by autodist [release 2.4.4-1mamba;Sun Jan 30 2022] 2024-01-05 22:10:52 +01:00
4d752f17e6 automatic version update by autodist [release 2.4.3-1mamba;Sun Jan 16 2022] 2024-01-05 22:10:52 +01:00
b549d23392 automatic version update by autodist [release 2.4.2-1mamba;Mon Dec 20 2021] 2024-01-05 22:10:52 +01:00
96f87a4eb8 update to 2.4.1 [release 2.4.1-1mamba;Mon May 24 2021] 2024-01-05 22:10:52 +01:00

View File

@ -1,13 +1,13 @@
Name: expat
Version: 2.3.0
Version: 2.6.1
Release: 1mamba
Summary: An XML parser written in C
Group: Development/Applications
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://expat.sourceforge.net/
Source0: http://downloads.sourceforge.net/project/expat/expat/%{version}/expat-%{version}.tar.bz2
URL: https://sourceforge.net/projects/expat/
Source0: https://sourceforge.net/projects/expat/files/expat/%{version}/expat-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -69,7 +69,6 @@ Development environment for the expat XML parser.
%defattr(-,root,root)
%{_includedir}/*.h
%{_libdir}/libexpat.a
%{_libdir}/libexpat.la
%{_libdir}/libexpat.so
%{_libdir}/pkgconfig/expat.pc
%dir %{_libdir}/cmake/expat-%{version}
@ -78,6 +77,42 @@ Development environment for the expat XML parser.
%{_datadir}/doc/expat/*
%changelog
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 2.6.1-1mamba
- automatic version update by autodist
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 2.6.0-1mamba
- automatic version update by autodist
* Wed Oct 26 2022 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
- automatic version update by autodist
* Sat Sep 24 2022 Automatic Build System <autodist@mambasoft.it> 2.4.9-1mamba
- automatic version update by autodist
* Tue Mar 29 2022 Automatic Build System <autodist@mambasoft.it> 2.4.8-1mamba
- automatic version update by autodist
* Sat Mar 05 2022 Automatic Build System <autodist@mambasoft.it> 2.4.7-1mamba
- automatic version update by autodist
* Mon Feb 21 2022 Automatic Build System <autodist@mambasoft.it> 2.4.6-1mamba
- automatic version update by autodist
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 2.4.5-1mamba
- automatic version update by autodist
* Sun Jan 30 2022 Automatic Build System <autodist@mambasoft.it> 2.4.4-1mamba
- automatic version update by autodist
* Sun Jan 16 2022 Automatic Build System <autodist@mambasoft.it> 2.4.3-1mamba
- automatic version update by autodist
* Mon Dec 20 2021 Automatic Build System <autodist@mambasoft.it> 2.4.2-1mamba
- automatic version update by autodist
* Mon May 24 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.1-1mamba
- update to 2.4.1
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
- automatic version update by autodist