diff --git a/debootstrap.spec b/debootstrap.spec index 635637b85c672092be6f8091fa0af0e4ff8ba376..a1c56bf97c6f26a3c7c681131f51634cfb265f9f 100644 --- a/debootstrap.spec +++ b/debootstrap.spec @@ -1,5 +1,5 @@ Name: debootstrap -Version: 1.0.134 +Version: 1.0.136 Release: 1 Summary: Debian base system maintainer tool License: MIT @@ -49,6 +49,9 @@ install -Dp -m0644 debootstrap.8 %{buildroot}%{_mandir}/man8/debootstrap.8 %{_mandir}/man8/debootstrap.8* %changelog +* Fri Aug 16 2024 maqi - 1.0.136-1 +- Update to 1.0.136 + * Wed Feb 28 2024 xu_ping <707078654@qq.com.com> - 1.0.134-1 - Update to 1.0.134 diff --git a/debootstrap_1.0.134.tar.gz b/debootstrap_1.0.136.tar.gz similarity index 31% rename from debootstrap_1.0.134.tar.gz rename to debootstrap_1.0.136.tar.gz index a9387be35a07771e7109c857fd4784b3db178b55..4dbcfad854dd56354b6bf0efa41b7a980378f5ee 100644 Binary files a/debootstrap_1.0.134.tar.gz and b/debootstrap_1.0.136.tar.gz differ