]> git.pld-linux.org Git - packages/mold.git/commitdiff
up to 2.0.0 auto/th/mold-2.0.0-1
authorJan Palus <atler@pld-linux.org>
Wed, 26 Jul 2023 14:34:31 +0000 (16:34 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 26 Jul 2023 14:34:31 +0000 (16:34 +0200)
mold.spec

index 24dfca0f73df222c128211334c2c6d488703ea37..03b1e001e0c4fef726789323b703d512f9898005 100644 (file)
--- a/mold.spec
+++ b/mold.spec
@@ -4,12 +4,12 @@
 
 Summary:       mold: A Modern Linker
 Name:          mold
-Version:       1.11.0
+Version:       2.0.0
 Release:       1
-License:       GPL v3+
+License:       MIT
 Group:         Development/Libraries
 Source0:       https://github.com/rui314/mold/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 34596fbf06387a9b30315d139bc2e856
+# Source0-md5: 5b0d8cd41e1efeff55db3d6f1a793330
 URL:           https://github.com/rui314/mold
 BuildRequires: cmake >= 3.13
 %{?with_tests:BuildRequires:   glibc-static}
@@ -65,7 +65,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CONTRIBUTING.md README.md docs/*.md
+%doc LICENSE README.md docs/*.md
 %attr(755,root,root) %{_bindir}/ld.mold
 %attr(755,root,root) %{_bindir}/mold
 %dir %{_libdir}/mold
This page took 0.243297 seconds and 4 git commands to generate.