rpms/yasm/devel .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 yasm.spec, 1.21, 1.22

Matthias Saou thias at fedoraproject.org
Mon Dec 7 20:17:03 UTC 2009


Author: thias

Update of /cvs/extras/rpms/yasm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26823

Modified Files:
	.cvsignore sources yasm.spec 
Log Message:
Update to 0.8.0.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/yasm/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	24 Dec 2008 13:56:10 -0000	1.9
+++ .cvsignore	7 Dec 2009 20:17:02 -0000	1.10
@@ -1 +1 @@
-yasm-0.7.2.tar.gz
+yasm-0.8.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/yasm/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	24 Dec 2008 13:56:10 -0000	1.9
+++ sources	7 Dec 2009 20:17:03 -0000	1.10
@@ -1 +1 @@
-cc9360593de5625dca286f0bfcb27dd5  yasm-0.7.2.tar.gz
+84a72204c9b452a00b39b1b00495163f  yasm-0.8.0.tar.gz


Index: yasm.spec
===================================================================
RCS file: /cvs/extras/rpms/yasm/devel/yasm.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- yasm.spec	27 Jul 2009 08:53:11 -0000	1.21
+++ yasm.spec	7 Dec 2009 20:17:03 -0000	1.22
@@ -1,6 +1,6 @@
 Summary: Modular Assembler
 Name: yasm
-Version: 0.7.2
+Version: 0.8.0
 Release: 3%{?dist}
 # See COPYING for the detail, there is quite a lot!
 License: BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2
@@ -56,6 +56,7 @@ Install this package if you need to rebu
 %defattr(-,root,root,-)
 %doc Artistic.txt AUTHORS BSD.txt COPYING GNU*
 %{_bindir}/yasm
+%{_bindir}/ytasm
 %{_mandir}/man1/yasm.1*
 
 %files devel
@@ -68,6 +69,10 @@ Install this package if you need to rebu
 
 
 %changelog
+* Mon Dec  7 2009 Matthias Saou <http://freshrpms.net/> 0.8.0-1
+- Update to 0.8.0 (#523729).
+- Include new ytasm binary.
+
 * Mon Jul 27 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list