]> git.pld-linux.org Git - packages/nasm.git/commitdiff
- updated to 2.15.05 auto/th/nasm-2.15.05-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Jan 2021 18:44:36 +0000 (19:44 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Jan 2021 18:44:36 +0000 (19:44 +0100)
nasm.spec

index 5e081081f1b2715b57c173c0705e8a151898d5aa..6d1645a015988782008b401574c01bde3379d15d 100644 (file)
--- a/nasm.spec
+++ b/nasm.spec
@@ -6,12 +6,12 @@ Summary(pt_BR.UTF-8): O "Netwide Assembler"
 Summary(ru.UTF-8):     Netwide Assembler, переносимый x86 ассемблер с Intel-подобным синтаксисом
 Summary(uk.UTF-8):     Netwide Assembler, переносимий x86 асемблер з Intel-подібним синтаксисом
 Name:          nasm
-Version:       2.14.02
+Version:       2.15.05
 Release:       1
 License:       BSD
 Group:         Development/Tools
 Source0:       https://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: 6390bd67b07ff1df9fe628b6929c0353
+# Source0-md5: 1c9802446d7341c41c21eb98c7859064
 URL:           https://www.nasm.us/
 BuildRequires: perl-base
 BuildRequires: tar >= 1:1.22
@@ -108,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog AUTHORS README TODO doc/html
+%doc AUTHORS ChangeLog LICENSE README.md doc/html
 %attr(755,root,root) %{_bindir}/nasm
 %attr(755,root,root) %{_bindir}/ndisasm
 %{_mandir}/man1/nasm.1*
This page took 0.116498 seconds and 4 git commands to generate.