Hello community,

here is the log from the commit of package yodl for openSUSE:Factory checked in 
at 2015-04-02 16:02:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yodl (Old)
 and      /work/SRC/openSUSE:Factory/.yodl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yodl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yodl/yodl.changes        2014-11-24 
11:18:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yodl.new/yodl.changes   2015-04-02 
16:02:08.000000000 +0200
@@ -1,0 +2,31 @@
+Sat Mar 28 13:35:25 UTC 2015 - [email protected]
+
+- Update to 3.05
+  * Html conversion by default uses html5, and generates html5 
+    type html pages, several macros were adapted accordingly.
+  * New macros (use `man yodlmacros' for their definitions):
+    + attrib
+    + htmlheadfile
+    + htmlstyle
+    + nohtmlfive
+    + nohtmlimgstyle
+    + sethtmlmetacharset
+  * Modified macros:
+    + @counters
+    + @symbols
+    + center
+    + dit
+    + endcenter
+    + figure
+    + htmlbodyopt - deprecated
+    + htmlheadopt
+    + htmlstylesheet
+    + itdesc
+    + notocclearpage
+    + sc
+    + startcenter
+    + strong
+    + tt
+- Cleanup spec file with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  yodl_3.04.00.orig.tar.gz

New:
----
  yodl_3.05.00.orig.tar.gz

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

Other differences:
------------------
++++++ yodl.spec ++++++
--- /var/tmp/diff_new_pack.akI7Ms/_old  2015-04-02 16:02:09.000000000 +0200
+++ /var/tmp/diff_new_pack.akI7Ms/_new  2015-04-02 16:02:09.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yodl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,14 @@
 
 
 Name:           yodl
+Version:        3.05.00
+Release:        0
+Summary:        Yet One-other Document Language
+License:        GPL-3.0
+Group:          Development/Tools/Doc Generators
+Url:            http://yodl.sourceforge.net/
+Source:         
http://sourceforge.net/projects/yodl/files/yodl/%{version}/%{name}_%{version}.orig.tar.gz
+Patch0:         %{name}-doc-packages.patch
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gcc-c++
@@ -24,6 +32,7 @@
 BuildRequires:  icmake
 BuildRequires:  sed
 BuildRequires:  texlive-latex
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} > 1220
 BuildRequires:  texlive-collection-binextra
 BuildRequires:  texlive-collection-latex
@@ -32,17 +41,6 @@
 %else
 BuildRequires:  texlive-bin
 %endif
-Version:        3.04.00
-Release:        0
-Summary:        Yet One-other Document Language
-License:        GPL-3.0
-Group:          Development/Tools/Doc Generators
-Url:            http://yodl.sourceforge.net/
-Source:         
http://sourceforge.net/projects/yodl/files/yodl/%{version}/%{name}_%{version}.orig.tar.gz
-# suse specific
-Patch0:         %{name}-doc-packages.patch
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 YODL is a package that consists of programs, some shell scripts, and
@@ -60,9 +58,9 @@
 
 %build
 ./build programs
-./build man
-./build manual
 ./build macros
+./build manual
+./build man
 
 %install
 cp -a tmp/install/* %{buildroot}

++++++ yodl-doc-packages.patch ++++++
--- /var/tmp/diff_new_pack.akI7Ms/_old  2015-04-02 16:02:09.000000000 +0200
+++ /var/tmp/diff_new_pack.akI7Ms/_new  2015-04-02 16:02:09.000000000 +0200
@@ -1,8 +1,8 @@
 Index: INSTALL.im
 ===================================================================
---- INSTALL.im.orig    2013-10-09 14:21:36.000000000 +0200
-+++ INSTALL.im 2013-11-27 08:29:45.661265003 +0100
-@@ -68,8 +68,8 @@
+--- INSTALL.im.orig
++++ INSTALL.im
+@@ -71,8 +71,8 @@ void setLocations()
      // absolute paths
  
      BIN             = BASE + "/bin";
@@ -15,9 +15,9 @@
  
 Index: contrib/build.pl
 ===================================================================
---- contrib/build.pl.orig      2012-05-27 11:03:00.000000000 +0200
-+++ contrib/build.pl   2013-11-27 08:29:45.662265015 +0100
-@@ -13,7 +13,7 @@
+--- contrib/build.pl.orig
++++ contrib/build.pl
+@@ -13,7 +13,7 @@ my %config = (
              CFLAGS            => '-c -Wall -Werror -g',
              STD_INCLUDE       => '/usr/share/yodl',
              MAN_DIR           => '/usr/share/man',
@@ -28,9 +28,9 @@
              MANUAL_FORMATS    => 'html txt pdf ps',
 Index: manual/yo/technical/installing.yo
 ===================================================================
---- manual/yo/technical/installing.yo.orig     2012-05-27 11:03:01.000000000 
+0200
-+++ manual/yo/technical/installing.yo  2013-11-27 08:29:45.662265015 +0100
-@@ -3,7 +3,7 @@
+--- manual/yo/technical/installing.yo.orig
++++ manual/yo/technical/installing.yo
+@@ -3,7 +3,7 @@ installed using tt(dpkg -install yodl-X.
      itemization(
      it() YODL's binaries in tt(/usr/bin);
      it() YODL's macros in tt(/usr/share/yodl)
@@ -41,9 +41,9 @@
      Local installations, not using the Debian installation process, can be
 Index: manual/yo/manual.yo
 ===================================================================
---- manual/yo/manual.yo.orig   2013-10-09 14:21:36.000000000 +0200
-+++ manual/yo/manual.yo        2013-11-27 08:31:32.534545834 +0100
-@@ -4,7 +4,7 @@
+--- manual/yo/manual.yo.orig
++++ manual/yo/manual.yo
+@@ -4,7 +4,7 @@ latexpackage()(a4,epsf)
  
  whenlatex(\
      SETSYMBOL(XXusexlatin)

++++++ yodl_3.04.00.orig.tar.gz -> yodl_3.05.00.orig.tar.gz ++++++
++++ 1931 lines of diff (skipped)


Reply via email to