Compare commits
4 Commits
2.4.6-1mam
...
2.5.0-1mam
Author | SHA1 | Date | |
---|---|---|---|
c76c8805e1 | |||
2df302e53d | |||
9a5cafe998 | |||
65908553bf |
15
expat.spec
15
expat.spec
@ -1,5 +1,5 @@
|
||||
Name: expat
|
||||
Version: 2.4.6
|
||||
Version: 2.5.0
|
||||
Release: 1mamba
|
||||
Summary: An XML parser written in C
|
||||
Group: Development/Applications
|
||||
@ -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,18 @@ Development environment for the expat XML parser.
|
||||
%{_datadir}/doc/expat/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user