diff --git a/libmtp-1.1.21.tar.gz b/libmtp-1.1.21.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fb180171c4f5befb1b9eaba228e7dffe2a399055 Binary files /dev/null and b/libmtp-1.1.21.tar.gz differ diff --git a/libmtp.spec b/libmtp.spec index f234e565ab8d3e71fc9a5f836dac4d9dadab73a2..7045580dcfd0ca3a321472f91251ba776372546a 100644 --- a/libmtp.spec +++ b/libmtp.spec @@ -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 - 1.1.19-1 - Upgrade to 1.1.19