已开启
docs: Change sponsor url and sponsor button #35
AtomGit-Bot创建于 2023年7月18日
docs: Change sponsor url and sponsor button #35
已开启
从refs/pull/35/head合入到openEuler-22.03-LTS-SP1
共 2 个文件变更+56-1
| @@ -1,6 +1,6 @@ | |||
| 1 | Name: rhash | 1 | Name: rhash |
| 2 | Version: 1.4.2 | 2 | Version: 1.4.2 |
| 3 | -Release: 4 | 3 | +Release: 5 |
| 4 | Summary: Great utility for computing hash sums | 4 | Summary: Great utility for computing hash sums |
| 5 | License: MIT | 5 | License: MIT |
| 6 | URL: https://github.com/rhash/RHash | 6 | URL: https://github.com/rhash/RHash |
| @@ -10,6 +10,7 @@ Source0: https://github.com/rhash/RHash/archive/v%{version}/rhash-%{versi | |||
| 10 | Patch0: Fix-bug-with-hash-options-in-check-mode.patch | 10 | Patch0: Fix-bug-with-hash-options-in-check-mode.patch |
| 11 | Patch1: 0001-fix-incorrect-total-message-in-check-embedded-mode.patch | 11 | Patch1: 0001-fix-incorrect-total-message-in-check-embedded-mode.patch |
| 12 | Patch2: 0001-Fix-install-gmo-target-to-recompile-gmo-files-only-i.patch | 12 | Patch2: 0001-Fix-install-gmo-target-to-recompile-gmo-files-only-i.patch |
| 13 | +Patch6000: 0001-docs-Change-sponsor-url-and-sponsor-button.patch | ||
| 13 | 14 | ||
| 14 | BuildRequires: gcc | 15 | BuildRequires: gcc |
| 15 | 16 | ||
| @@ -68,6 +69,9 @@ make test-shared | |||
| 68 | %{_mandir}/man1/*.1* | 69 | %{_mandir}/man1/*.1* |
| 69 | 70 | ||
| 70 | %changelog | 71 | %changelog |
| 72 | +* Tue Jul 18 2023 caofei <caofei@xfusion.com> - 1.4.2-5 | ||
| 73 | +- docs: Change sponsor url and sponsor button | ||
| 74 | + | ||
| 71 | * Fri Jan 6 2023 caofei <caofei@xfusion.com> - 1.4.2-4 | 75 | * Fri Jan 6 2023 caofei <caofei@xfusion.com> - 1.4.2-4 |
| 72 | - Fix install-gmo target to recompile gmo files only if needed | 76 | - Fix install-gmo target to recompile gmo files only if needed |
| 73 | 77 | ||