]> git.pld-linux.org Git - packages/mold.git/commitdiff
up to 1.8.0 auto/th/mold-1.8.0-1
authorJan Palus <atler@pld-linux.org>
Mon, 26 Dec 2022 11:50:40 +0000 (12:50 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 26 Dec 2022 11:50:40 +0000 (12:50 +0100)
mold.spec

index 24ef3e1c8bcea2712c0b4eacf0617e07b7de6b26..99736b662d2fa5e4df384a40096d6b3da275484b 100644 (file)
--- a/mold.spec
+++ b/mold.spec
@@ -4,12 +4,12 @@
 
 Summary:       mold: A Modern Linker
 Name:          mold
-Version:       1.7.1
+Version:       1.8.0
 Release:       1
 License:       GPL v3+
 Group:         Development/Libraries
 Source0:       https://github.com/rui314/mold/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 112e183443097e91576b6cc7d5226328
+# Source0-md5: 6f1008050250b47f5f963d3bcd2fe43e
 URL:           https://github.com/rui314/mold
 BuildRequires: cmake >= 3.13
 %{?with_tests:BuildRequires:   glibc-static}
@@ -67,7 +67,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CONTRIBUTING.md README.md docs/*.md
 %attr(755,root,root) %{_bindir}/ld.mold
-%attr(755,root,root) %{_bindir}/ld64.mold
 %attr(755,root,root) %{_bindir}/mold
 %dir %{_libdir}/mold
 %attr(755,root,root) %{_libdir}/mold/mold-wrapper.so
This page took 0.177569 seconds and 4 git commands to generate.