Upgrade to 1.1.21

This commit is contained in:
wk333 2023-04-28 14:10:51 +08:00
parent 51e5f0bdda
commit 6a94318549
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