Compare commits
9 Commits
2.3.0-1mam
...
2.4.9-1mam
Author | SHA1 | Date | |
---|---|---|---|
2df302e53d | |||
9a5cafe998 | |||
65908553bf | |||
b6bc6f6c57 | |||
85d3f71dda | |||
09cb2d0a83 | |||
4d752f17e6 | |||
b549d23392 | |||
96f87a4eb8 |
34
expat.spec
34
expat.spec
@ -1,13 +1,13 @@
|
|||||||
Name: expat
|
Name: expat
|
||||||
Version: 2.3.0
|
Version: 2.4.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An XML parser written in C
|
Summary: An XML parser written in C
|
||||||
Group: Development/Applications
|
Group: Development/Applications
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://expat.sourceforge.net/
|
URL: https://sourceforge.net/projects/expat/
|
||||||
Source0: http://downloads.sourceforge.net/project/expat/expat/%{version}/expat-%{version}.tar.bz2
|
Source0: https://sourceforge.net/projects/expat/files/expat/%{version}/expat-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -69,7 +69,6 @@ Development environment for the expat XML parser.
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/*.h
|
%{_includedir}/*.h
|
||||||
%{_libdir}/libexpat.a
|
%{_libdir}/libexpat.a
|
||||||
%{_libdir}/libexpat.la
|
|
||||||
%{_libdir}/libexpat.so
|
%{_libdir}/libexpat.so
|
||||||
%{_libdir}/pkgconfig/expat.pc
|
%{_libdir}/pkgconfig/expat.pc
|
||||||
%dir %{_libdir}/cmake/expat-%{version}
|
%dir %{_libdir}/cmake/expat-%{version}
|
||||||
@ -78,6 +77,33 @@ Development environment for the expat XML parser.
|
|||||||
%{_datadir}/doc/expat/*
|
%{_datadir}/doc/expat/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user