|
| 1 | +Vendor: Microsoft Corporation |
| 2 | +Distribution: Azure Linux |
1 | 3 | Summary: A utility which provides statistics based on the output of diff
|
2 | 4 | Name: diffstat
|
3 |
| -Version: 1.63 |
| 5 | +Version: 1.66 |
4 | 6 | Release: 3%{?dist}
|
5 |
| -License: MIT |
6 |
| -Vendor: Microsoft Corporation |
7 |
| -Distribution: Azure Linux |
8 |
| -URL: http://invisible-island.net/diffstat |
9 |
| -Source0: ftp://ftp.invisible-island.net/pub/diffstat/%{name}-%{version}.tgz |
| 7 | +License: SMLNJ |
| 8 | +URL: https://invisible-island.net/diffstat |
| 9 | +Source0: https://invisible-mirror.net/archives/diffstat/%{name}-%{version}.tgz |
10 | 10 | # Taken from diffstat.c.
|
11 | 11 | Source1: COPYING
|
12 | 12 |
|
13 | 13 | BuildRequires: gcc
|
14 | 14 | BuildRequires: xz
|
| 15 | +BuildRequires: make |
15 | 16 |
|
16 | 17 | %description
|
17 | 18 | The diff command compares files line by line. Diffstat reads the
|
@@ -43,8 +44,48 @@ make check
|
43 | 44 | %{_mandir}/*/*
|
44 | 45 |
|
45 | 46 | %changelog
|
46 |
| -* Fri Oct 15 2021 Pawel Winogrodzki <[email protected]> - 1.63-3 |
47 |
| -- Initial CBL-Mariner import from Fedora 32 (license: MIT). |
| 47 | +* Mon Nov 04 2024 Sreenivasulu Malavathula <[email protected]> - 1.66-3 |
| 48 | +- Initial Azure Linux import from Fedora 41 (license: MIT) |
| 49 | +- License verified |
| 50 | + |
| 51 | +* Wed Jul 17 2024 Fedora Release Engineering <[email protected]> - 1.66-2 |
| 52 | +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
| 53 | + |
| 54 | +* Mon Jan 29 2024 Fedora Release Monitoring <[email protected]> - 1.66-1 |
| 55 | +- Update to 1.66 (#2260805) |
| 56 | + |
| 57 | +* Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 1.65-5 |
| 58 | +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
| 59 | + |
| 60 | +* Fri Jan 19 2024 Fedora Release Engineering <[email protected]> - 1.65-4 |
| 61 | +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
| 62 | + |
| 63 | +* Wed Jul 19 2023 Fedora Release Engineering <[email protected]> - 1.65-3 |
| 64 | +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
| 65 | + |
| 66 | +* Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 1.65-2 |
| 67 | +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |
| 68 | + |
| 69 | +* Mon Oct 10 2022 Tim Waugh <[email protected]> - 1.65-1 |
| 70 | +- Update to 1.65 (bug #2133330). |
| 71 | + |
| 72 | +* Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 1.64-7 |
| 73 | +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
| 74 | + |
| 75 | +* Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 1.64-6 |
| 76 | +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild |
| 77 | + |
| 78 | +* Wed Jul 21 2021 Fedora Release Engineering <[email protected]> - 1.64-5 |
| 79 | +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
| 80 | + |
| 81 | +* Tue Jan 26 2021 Fedora Release Engineering <[email protected]> - 1.64-4 |
| 82 | +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
| 83 | + |
| 84 | +* Wed Jan 13 2021 Tim Waugh <[email protected]> - 1.64-1 |
| 85 | +- Update to 1.64. |
| 86 | + |
| 87 | +* Mon Jul 27 2020 Fedora Release Engineering <[email protected]> - 1.63-3 |
| 88 | +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
48 | 89 |
|
49 | 90 | * Tue Jan 28 2020 Fedora Release Engineering <[email protected]> - 1.63-2
|
50 | 91 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
0 commit comments