Hello community,

here is the log from the commit of package yasm for openSUSE:Factory checked in 
at 2014-10-19 19:27:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yasm (Old)
 and      /work/SRC/openSUSE:Factory/.yasm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yasm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yasm/yasm.changes        2013-04-07 
14:30:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yasm.new/yasm.changes   2014-10-19 
19:27:48.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Oct 17 11:42:03 UTC 2014 - idon...@suse.com
+
+- Update to version 1.3.0
+  * See http://yasm.tortall.net/releases/Release1.3.0.html for
+    complete changelog.
+- Refresh yasm-no-build-date.patch
+
+-------------------------------------------------------------------

Old:
----
  yasm-1.2.0.tar.gz

New:
----
  yasm-1.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yasm.spec ++++++
--- /var/tmp/diff_new_pack.Uksaw3/_old  2014-10-19 19:27:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Uksaw3/_new  2014-10-19 19:27:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yasm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,10 +20,10 @@
 Summary:        A complete rewrite of the NASM assembler
 License:        Artistic-1.0 and BSD-2-Clause and BSD-3-Clause and GPL-2.0+ 
and LGPL-2.0+
 Group:          Development/Languages/Other
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Url:            http://www.tortall.net/projects/yasm/
-Source:         
http://www.tortall.net/projects/yasm/releases/%{name}-%{version}.tar.gz
+Source:         
http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz
 Patch0:         %{name}-no-build-date.patch
 Patch1:         %{name}-no-rpm-opt-flags.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -48,7 +48,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0
+%patch0 -p1
 %patch1
 
 %build

++++++ yasm-1.2.0.tar.gz -> yasm-1.3.0.tar.gz ++++++
++++ 33702 lines of diff (skipped)

++++++ yasm-no-build-date.patch ++++++
--- /var/tmp/diff_new_pack.Uksaw3/_old  2014-10-19 19:27:50.000000000 +0200
+++ /var/tmp/diff_new_pack.Uksaw3/_new  2014-10-19 19:27:50.000000000 +0200
@@ -1,8 +1,8 @@
-Index: frontends/tasm/tasm.c
+Index: yasm-1.3.0/frontends/tasm/tasm.c
 ===================================================================
---- frontends/tasm/tasm.c.orig
-+++ frontends/tasm/tasm.c
-@@ -224,7 +224,6 @@ static opt_option options[] =
+--- yasm-1.3.0.orig/frontends/tasm/tasm.c
++++ yasm-1.3.0/frontends/tasm/tasm.c
+@@ -228,7 +228,6 @@ static opt_option options[] =
  /* version message */
  /*@observer@*/ static const char *version_msg[] = {
      PACKAGE_STRING,
@@ -10,15 +10,27 @@
      "Copyright (c) 2001-2010 Peter Johnson and other Yasm developers.",
      "Run yasm --license for licensing overview and summary."
  };
-Index: frontends/yasm/yasm.c
+Index: yasm-1.3.0/frontends/vsyasm/vsyasm.c
 ===================================================================
---- frontends/yasm/yasm.c.orig
-+++ frontends/yasm/yasm.c
-@@ -213,7 +213,6 @@ static opt_option options[] =
+--- yasm-1.3.0.orig/frontends/vsyasm/vsyasm.c
++++ yasm-1.3.0/frontends/vsyasm/vsyasm.c
+@@ -220,7 +220,6 @@ static opt_option options[] =
  /* version message */
  /*@observer@*/ static const char *version_msg[] = {
      PACKAGE_STRING,
 -    "Compiled on " __DATE__ ".",
-     "Copyright (c) 2001-2011 Peter Johnson and other Yasm developers.",
+     "Copyright (c) 2001-2010 Peter Johnson and other Yasm developers.",
+     "Run yasm --license for licensing overview and summary."
+ };
+Index: yasm-1.3.0/frontends/yasm/yasm.c
+===================================================================
+--- yasm-1.3.0.orig/frontends/yasm/yasm.c
++++ yasm-1.3.0/frontends/yasm/yasm.c
+@@ -217,7 +217,6 @@ static opt_option options[] =
+ /* version message */
+ /*@observer@*/ static const char *version_msg[] = {
+     PACKAGE_STRING,
+-    "Compiled on " __DATE__ ".",
+     "Copyright (c) 2001-2014 Peter Johnson and other Yasm developers.",
      "Run yasm --license for licensing overview and summary."
  };

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to