Compare commits
2 Commits
2.6.3-1mam
...
2.7.0-1mam
Author | SHA1 | Date | |
---|---|---|---|
3539c35972 | |||
efbdc5ff5f |
@ -1,5 +1,5 @@
|
|||||||
Name: expat
|
Name: expat
|
||||||
Version: 2.6.3
|
Version: 2.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An XML parser written in C
|
Summary: An XML parser written in C
|
||||||
Group: Development/Applications
|
Group: Development/Applications
|
||||||
@ -34,7 +34,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%description -n libexpat-devel
|
%description -n libexpat-devel
|
||||||
Development environment for the expat XML parser.
|
Development environment for the expat XML parser.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -75,6 +74,12 @@ Development environment for the expat XML parser.
|
|||||||
%{_datadir}/doc/expat/*
|
%{_datadir}/doc/expat/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 14 2025 Automatic Build System <autodist@openmamba.org> 2.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 2.6.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Sep 04 2024 Automatic Build System <autodist@openmamba.org> 2.6.3-1mamba
|
* Wed Sep 04 2024 Automatic Build System <autodist@openmamba.org> 2.6.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user