diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-09-01 04:14:19 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-09-01 04:14:19 +0000 |
commit | a771ed48e967b66f0743735bbe138d51587588b6 (patch) | |
tree | 5fea8b6c7b41f595ce68f1aede909e99cb350f94 | |
parent | 2bd47395d7f783753f53af292f7abf1eb107ba2a (diff) |
-rw-r--r-- | sg3_utils.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sg3_utils.spec b/sg3_utils.spec index 4c3ebe1..d38a63d 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -4,7 +4,7 @@ Summary: Utilities for devices that use SCSI command sets Name: sg3_utils Version: 1.48 -Release: 4%{?dist} +Release: 6%{?dist} License: GPL-2.0-or-later AND BSD-2-Clause URL: https://sg.danny.cz/sg/sg3_utils.html Source0: https://sg.danny.cz/sg/p/sg3_utils-%{version}.tar.xz @@ -136,6 +136,12 @@ install -p -m 755 scripts/fc_wwpn_id %{buildroot}%{_udevlibdir} %changelog +* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.48-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.48-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Nov 01 2024 Tomas Bzatek <tbzatek@redhat.com> - 1.48-4 - udev rules: avoid spurious warning for non-SCSI devices - Install missing 00-scsi-sg3_config.rules |