Update fakeroot to 1.33 (#2259446)

epel9 imports/epel9/fakeroot-1.33-1.el9
Sérgio M. Basto 9 months ago
parent f90e503b5e
commit 54fd604ee8

1
.gitignore vendored

@ -14,3 +14,4 @@
/fakeroot_1.31.orig.tar.gz
/fakeroot_1.32.1.orig.tar.gz
/fakeroot_1.32.2.orig.tar.gz
/fakeroot_1.33.orig.tar.gz

@ -2,8 +2,8 @@
Summary: Gives a fake root environment
Name: fakeroot
Version: 1.32.2
Release: 3%{?dist}
Version: 1.33
Release: 1%{?dist}
# setenv.c: LGPLv2+
# contrib/Fakeroot-Stat-1.8.8: Perl (GPL+ or Artistic)
# the rest: GPLv3+
@ -165,6 +165,9 @@ fi
%ghost %{_libdir}/libfakeroot/libfakeroot-0.so
%changelog
* Tue Feb 13 2024 Sérgio Basto <sergio@serjux.com> - 1.33-1
- Update fakeroot to 1.33 (#2259446)
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.32.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

@ -1 +1 @@
SHA512 (fakeroot_1.32.2.orig.tar.gz) = 62fd597f8fb7e2d977892851a5dc579d431fc9a25fd0ce02e3997ac6be3d22edd9cf03ede68cf961096de86659962f9f04e0e747074ea3c79931c0413c32612a
SHA512 (fakeroot_1.33.orig.tar.gz) = f87b85531fc5af4ff24a6e27a5b7a25f7d220672fb0b0b925554b0138f3cff7ff7920ce96ed77313a7fb55656a313dc07b58c2935be262091405e509fdcbec03

Loading…
Cancel
Save