Hello community,

here is the log from the commit of package yast2-fonts for openSUSE:Factory 
checked in at 2018-03-22 12:08:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-fonts"

Thu Mar 22 12:08:20 2018 rev:7 rq:589924 version:3.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-fonts/yast2-fonts.changes  2017-04-17 
10:26:39.823219347 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fonts.new/yast2-fonts.changes     
2018-03-22 12:12:17.818232681 +0100
@@ -1,0 +2,6 @@
+Fri Mar  2 12:40:29 UTC 2018 - [email protected]
+
+- Fix paragraph end tag (boo#1084791).
+- 3.2.1
+
+-------------------------------------------------------------------

Old:
----
  yast2-fonts-3.2.0.tar.bz2

New:
----
  yast2-fonts-3.2.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-fonts.spec ++++++
--- /var/tmp/diff_new_pack.LZ7NTB/_old  2018-03-22 12:12:18.674202003 +0100
+++ /var/tmp/diff_new_pack.LZ7NTB/_new  2018-03-22 12:12:18.678201860 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-fonts
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,7 +17,7 @@
 
 
 Name:           yast2-fonts
-Version:        3.2.0
+Version:        3.2.1
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-fonts-3.2.0.tar.bz2 -> yast2-fonts-3.2.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fonts-3.2.0/package/yast2-fonts.changes 
new/yast2-fonts-3.2.1/package/yast2-fonts.changes
--- old/yast2-fonts-3.2.0/package/yast2-fonts.changes   2017-04-11 
16:48:08.268623943 +0200
+++ new/yast2-fonts-3.2.1/package/yast2-fonts.changes   2018-03-22 
07:39:13.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Mar  2 12:40:29 UTC 2018 - [email protected]
+
+- Fix paragraph end tag (boo#1084791).
+- 3.2.1
+
+-------------------------------------------------------------------
 Wed Nov  2 15:56:35 UTC 2016 - [email protected]
 
 - fix regression introduced in 3.1.17: installed families table
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fonts-3.2.0/package/yast2-fonts.spec 
new/yast2-fonts-3.2.1/package/yast2-fonts.spec
--- old/yast2-fonts-3.2.0/package/yast2-fonts.spec      2017-04-11 
16:48:08.268623943 +0200
+++ new/yast2-fonts-3.2.1/package/yast2-fonts.spec      2018-03-22 
07:39:13.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-fonts
-Version:        3.2.0
+Version:        3.2.1
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fonts-3.2.0/src/lib/fonts/fonts-dialog.rb 
new/yast2-fonts-3.2.1/src/lib/fonts/fonts-dialog.rb
--- old/yast2-fonts-3.2.0/src/lib/fonts/fonts-dialog.rb 2017-04-11 
16:48:08.268623943 +0200
+++ new/yast2-fonts-3.2.1/src/lib/fonts/fonts-dialog.rb 2018-03-22 
07:39:13.000000000 +0100
@@ -1083,7 +1083,7 @@
         "<i>antialiasing.</i>") +
       _(" Black and white rendering can be forced for all fonts or for " \
         "monospaced only.</p>") +
-      _("<p>See: %s<\p>") % "<i>Wikipedia: Font Rasterization</i>"
+      _("<p>See: %s</p>") % "<i>Wikipedia: Font Rasterization</i>"
     end
 
     def hinting
@@ -1097,7 +1097,7 @@
       _("<p>For each hinting algorithm, hint style (hinting level) is 
chosen.") +
       _(" It is possible to set hint style globally by <b>Force Hint Style</b> 
" \
         "option.</p>") +
-      _("<p>See: %s<\p>") % "<i>Wikipedia: Font Rasterization, Font 
hinting</i>"
+      _("<p>See: %s</p>") % "<i>Wikipedia: Font Rasterization, Font 
hinting</i>"
     end
 
     def embedded_bitmaps
@@ -1118,7 +1118,7 @@
          "rendering turned off by default.") +
       _(" Without FreeType's subpixel rendering support compiled in, " \
         "setting in this section has no effect.</p>") +
-      _("<p>See: %s<\p>") % "<i>Wikipedia: Subpixel rendering</i>"
+      _("<p>See: %s</p>") % "<i>Wikipedia: Subpixel rendering</i>"
     end
 
     def family_preferences


Reply via email to