!13 Upgrade to 1.1.21

From: @wk333 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-04-28 09:07:00 +00:00 committed by Gitee
commit dc31b09e69
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 2 deletions

BIN
libmtp-1.1.21.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: libmtp
Version: 1.1.19
Version: 1.1.21
Release: 1
Summary: An Initiator implementation of the Media Transfer Protocol (MTP) in the form of a library
License: LGPLv2+
@ -29,7 +29,6 @@ This package includes development files for libmtp.
%autosetup -n libmtp-%{version} -p1
%build
yes "" | ./autogen.sh
%configure --disable-static --with-udev-rules=69-libmtp.rules
%make_build
@ -79,6 +78,9 @@ chrpath --delete $RPM_BUILD_ROOT{%{_bindir},/usr/lib/udev}/mtp*
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Fri Apr 28 2023 wangkai <13474090681@163.com> - 1.1.21-1
- Upgrade to 1.1.21
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.1.19-1
- Upgrade to 1.1.19