]> git.pld-linux.org Git - packages/mold.git/commitdiff
up to 1.4.1 auto/th/mold-1.4.1-1
authorJan Palus <atler@pld-linux.org>
Thu, 18 Aug 2022 09:06:29 +0000 (11:06 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 18 Aug 2022 09:06:29 +0000 (11:06 +0200)
mold.spec

index c11d050966af80d3ab593a9a65b4fff3f8bf199d..6c7cdf5df9741b5f7159ed51452b1abb91a0cd57 100644 (file)
--- a/mold.spec
+++ b/mold.spec
@@ -4,12 +4,12 @@
 
 Summary:       mold: A Modern Linker
 Name:          mold
-Version:       1.4.0
-Release:       2
+Version:       1.4.1
+Release:       1
 License:       GPL v3+
 Group:         Development/Libraries
 Source0:       https://github.com/rui314/mold/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 2057603a4f8068e062b86dde6ba5c0f0
+# Source0-md5: e21fff1962e98787ea0636d68d6369af
 URL:           https://github.com/rui314/mold
 %{?with_tests:BuildRequires:   glibc-static}
 %ifarch %{armv6} riscv64
@@ -92,3 +92,4 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libexecdir}/mold
 %attr(755,root,root) %{_libexecdir}/mold/ld
 %{_mandir}/man1/mold.1*
+%{_mandir}/man1/ld.mold.1*
This page took 0.06604 seconds and 4 git commands to generate.