File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77%global __requires_exclude pkg-config
88
99Name: dracut
10- Version: 102
10+ Version: 103
1111Release: 1%{?dist }
1212
1313Summary: Initramfs generator using udev
@@ -426,7 +426,16 @@ echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/
426426%{_prefix }/lib/kernel/install.d/51-dracut-rescue.install
427427
428428%changelog
429- * Tue Jun 04 2024 Pavel Valena <pvalena@redhat.com> - 102-1
429+ * Mon Sep 16 2024 Pavel Valena <pvalena@redhat.com> - 103-1
430+ - Update to dracut 103.
431+
432+ * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 102-3
433+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
434+
435+ * Sat Jul 13 2024 Pavel Valena <pvalena@redhat.com> - 102-2
436+ - Fixes for rhbz#2276271, rhbz#2295215
437+
438+ * Fri Jun 28 2024 Pavel Valena <pvalena@redhat.com> - 102-1
430439- Update to dracut 102.
431440
432441* Thu May 16 2024 Pavel Valena <pvalena@redhat.com> - 101-1
Original file line number Diff line number Diff line change 11upstream_project_url : git@github.com:dracut-ng/dracut-ng.git
2- upstream_ref : 1a8ee6e00bbe017717a5ef9e9bcfefb3b88f629e
2+ upstream_ref : " 103 "
33downstream_package_name : dracut
44specfile_path : .distro/dracut.spec
55patch_generation_ignore_paths :
@@ -19,4 +19,4 @@ files_to_sync:
1919 - exclude .gitignore
2020sources :
2121- path : dracut-ng-102.tar.gz
22- url : https://github.com/dracut-ng/dracut-ng/archive/refs/tags/102 .tar.gz
22+ url : https://github.com/dracut-ng/dracut-ng/archive/refs/tags/103 .tar.gz
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ patch_generation_ignore_paths:
1212patch_generation_patch_id_digits : 1
1313sync_changelog : true
1414
15- upstream_ref : 1a8ee6e00bbe017717a5ef9e9bcfefb3b88f629e
15+ upstream_ref : " 103 "
1616
1717upstream_package_name : dracut
1818downstream_package_name : dracut
You can’t perform that action at this time.
0 commit comments