Updating package to upstream version 2.12.02, uploaded new tarball (fedpkg new-sources)
This commit is contained in:
parent
9f90e155ad
commit
d0e0a3c141
2
.gitignore
vendored
2
.gitignore
vendored
@ -44,3 +44,5 @@ nasm-2.08.01-xdoc.tar.bz2
|
||||
/nasm-2.12-xdoc.tar.bz2
|
||||
/nasm-2.12.01.tar.bz2
|
||||
/nasm-2.12.01-xdoc.tar.bz2
|
||||
/nasm-2.12.02.tar.bz2
|
||||
/nasm-2.12.02-xdoc.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A portable x86 assembler which uses Intel-like syntax
|
||||
Name: nasm
|
||||
Version: 2.12.01
|
||||
Version: 2.12.02
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: http://www.nasm.us
|
||||
@ -89,6 +89,9 @@ fi
|
||||
%{_mandir}/man1/ld*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 12 2016 Roman Vais <rvais@redhat.com> - 2.12.02-1
|
||||
- Update to upstream version 2.12.02
|
||||
|
||||
* Tue Mar 22 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.12.01-1
|
||||
- Update to upstream version 2.12.01
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user