diff --git a/libldm-0.2.4.tar.gz b/libldm-0.2.4.tar.gz deleted file mode 100644 index 7ff44ac..0000000 Binary files a/libldm-0.2.4.tar.gz and /dev/null differ diff --git a/libldm-0.2.5.tar.gz b/libldm-0.2.5.tar.gz new file mode 100644 index 0000000..118dfc1 Binary files /dev/null and b/libldm-0.2.5.tar.gz differ diff --git a/libldm.spec b/libldm.spec index 0238450..4786460 100644 --- a/libldm.spec +++ b/libldm.spec @@ -1,13 +1,13 @@ Name: libldm -Version: 0.2.4 -Release: 4 +Version: 0.2.5 +Release: 1 Summary: A tool and library for managing Microsoft Windows Dynamic Disks License: LGPLv3+ and GPLv3+ URL: https://github.com/mdbooth/libldm Source0: https://github.com/mdbooth/libldm/archive/%{name}-%{version}.tar.gz BuildRequires: autoconf, automake, libtool, glib2-devel >= 2.26.0, json-glib-devel >= 0.14.0 -BuildRequires: device-mapper-devel >= 1.0, zlib-devel, libuuid-devel, readline-devel, gtk-doc +BuildRequires: device-mapper-devel >= 1.02, zlib-devel, libuuid-devel, readline-devel, gtk-doc %description libldm is a tool and library for managing Microsoft Windows Dynamic Disks. @@ -56,6 +56,9 @@ autoreconf -i %{_mandir}/man*/* %changelog +* Mon Aug 22 2022 wangxiaomeng - 0.2.5-1 +- Update version to 0.2.5 + * Wed Sep 9 2020 Zhiqiang Liu - 0.2.4-4 - remove useless readme files