!2 Update to version 3.3.1

From: @wang--ge 
Reviewed-by: @Lostwayzxc, @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-05-11 13:20:31 +00:00 committed by Gitee
commit ddd80c865c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Summary: Miniature XML development library
Name: mxml
Version: 3.2
Version: 3.3.1
Release: 1
License: Apache-2.0 and LGPL-2.0-only and GPL-2.0-only
URL: http://www.msweet.org/mxml
Source0: https://github.com/michaelrsweet/mxml/archive/v%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/michaelrsweet/mxml/archive/refs/tags/v%{version}.tar.gz
BuildRequires: make gcc
%description
Mini-XML is a small XML parsing library that you can use to read XML
@ -38,12 +38,15 @@ rm -f %{buildroot}%{_datadir}/man/cat*/*
%{_libdir}/libmxml.so.1*
%files devel
%doc CHANGES.md doc/*.html doc/*.jpg doc/*.png
%doc CHANGES.md doc/*.html doc/*.png
%{_includedir}/*.h
%{_libdir}/libmxml.so
%{_mandir}/*/*
%{_libdir}/pkgconfig/mxml.pc
%changelog
* Wed May 10 2023 Ge Wang <wang__ge@126.com> - 3.3.1-1
- update to version 3.3.1
* Wed Jul 28 2021 baizhonggui <baizhonggui@huawei.com> - 3.2-1
- package init

BIN
v3.3.1.tar.gz Normal file

Binary file not shown.