commit libfontenc for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package libfontenc for openSUSE:Factory 
checked in at 2019-02-24 18:37:46

Comparing /work/SRC/openSUSE:Factory/libfontenc (Old)
 and  /work/SRC/openSUSE:Factory/.libfontenc.new.28833 (New)


Package is "libfontenc"

Sun Feb 24 18:37:46 2019 rev:10 rq:677971 version:1.1.4

Changes:

--- /work/SRC/openSUSE:Factory/libfontenc/libfontenc.changes2015-05-06 
07:47:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.libfontenc.new.28833/libfontenc.changes 
2019-02-24 18:37:49.183354756 +0100
@@ -1,0 +2,8 @@
+Thu Feb 21 11:24:42 UTC 2019 - sndir...@suse.com
+
+- Update to version 1.1.4
+  * This release fixes a bug that would cause mkfontscale(1) to
+fail to produce entries for the iso8859-7 encoding because of
+wrong Unicode mappings for the iso8859-7 codepage.
+
+---

Old:

  libfontenc-1.1.3.tar.bz2

New:

  libfontenc-1.1.4.tar.bz2



Other differences:
--
++ libfontenc.spec ++
--- /var/tmp/diff_new_pack.O0oy9W/_old  2019-02-24 18:37:49.747354586 +0100
+++ /var/tmp/diff_new_pack.O0oy9W/_new  2019-02-24 18:37:49.751354586 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfontenc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
 
 Name:   libfontenc
 %define lname  libfontenc1
-Version:1.1.3
+Version:1.1.4
 Release:0
 Summary:X11 font encoding library
 License:MIT
@@ -44,8 +44,8 @@
 
 %package -n %lname
 Summary:X11 font encoding library
-Group:  System/Libraries
 # O/P added for 12.2
+Group:  System/Libraries
 Provides:   xorg-x11-libfontenc = 7.6_%version-%release
 Obsoletes:  xorg-x11-libfontenc < 7.6_%version-%release
 

++ libfontenc-1.1.3.tar.bz2 -> libfontenc-1.1.4.tar.bz2 ++
 26085 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.3/ChangeLog new/libfontenc-1.1.4/ChangeLog
--- old/libfontenc-1.1.3/ChangeLog  2015-05-01 06:42:34.0 +0200
+++ new/libfontenc-1.1.4/ChangeLog  2019-02-20 02:33:05.0 +0100
@@ -1,3 +1,86 @@
+commit 2baea13978759d1a011fc6d739465893b554d30a
+Author: Alan Coopersmith 
+Date:   Tue Feb 19 17:31:57 2019 -0800
+
+libfontenc 1.1.4
+
+Signed-off-by: Alan Coopersmith 
+
+commit d7f661849c18c354f1692d9859e057aa3a7ddf93
+Author: Alan Coopersmith 
+Date:   Fri Dec 7 19:29:22 2018 -0800
+
+Update configure.ac bug URL for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit b12b2d71f1547e832ac14b66a0d94d88b3675b25
+Author: Alan Coopersmith 
+Date:   Mon Nov 19 23:01:09 2018 -0800
+
+Update README for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit b28c2d111e9d02ea1a42ac27a1330b0ba1efb4a6
+Author: Alan Coopersmith 
+Date:   Sun Nov 11 13:58:34 2018 -0800
+
+Fix iso8859-7 mappings for 0xA1, 0xA2, & 0xFF
+
+Fixes: https://gitlab.freedesktop.org/xorg/lib/libfontenc/issues/1
+
+Signed-off-by: Alan Coopersmith 
+
+commit 8d30ca25b54934e29206da64e80c044d05b14470
+Author: Mihail Konev 
+Date:   Thu Jan 26 13:52:49 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit cc7e0f5529ab5c25aa2adc31a629a5e43cf1f319
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit 38aac013fcfd6e54a9fd9847ed798a5a20bd7139
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 8bbc9af3ef1160f16f176be07c917f9cccf229b2
+Author: Julien Cristau 
+Date:   Sun Jul 26 18:32:23 2015 +0200
+
+make FontEncDirectory return a const string
+
+Its comment already said "This string is static and should no

commit libfontenc for openSUSE:Factory

2015-05-05 Thread h_root
Hello community,

here is the log from the commit of package libfontenc for openSUSE:Factory 
checked in at 2015-05-06 07:47:48

Comparing /work/SRC/openSUSE:Factory/libfontenc (Old)
 and  /work/SRC/openSUSE:Factory/.libfontenc.new (New)


Package is "libfontenc"

Changes:

--- /work/SRC/openSUSE:Factory/libfontenc/libfontenc.changes2013-04-26 
15:51:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libfontenc.new/libfontenc.changes   
2015-05-06 07:47:49.0 +0200
@@ -1,0 +2,11 @@
+Mon May  4 14:06:28 UTC 2015 - sndir...@suse.com
+
+- Update to version 1.1.3
+  * Initialize both value1 & value2, not value1 twice
+  * Replace sprintf call with snprintf
+  * Replace strcpy+strcat calls with snprintf calls
+  * Reformat code to X.Org standard style
+  * Initialize aliases array in parseEncodingFile()
+- tagged baselibs.conf as sourcefile in spec file
+
+---

Old:

  libfontenc-1.1.2.tar.bz2

New:

  libfontenc-1.1.3.tar.bz2



Other differences:
--
++ libfontenc.spec ++
--- /var/tmp/diff_new_pack.2bWAHc/_old  2015-05-06 07:47:50.0 +0200
+++ /var/tmp/diff_new_pack.2bWAHc/_new  2015-05-06 07:47:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libfontenc
 #
-# Copyright (c) 2013 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
@@ -18,7 +18,7 @@
 
 Name:   libfontenc
 %define lname  libfontenc1
-Version:1.1.2
+Version:1.1.3
 Release:0
 Summary:X11 font encoding library
 License:MIT
@@ -28,6 +28,7 @@
 #Git-Clone:git://anongit.freedesktop.org/xorg/lib/libfontenc
 #Git-Web:  http://cgit.freedesktop.org/xorg/lib/libfontenc/
 Source: 
http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:autoconf >= 2.60, automake, libtool
 BuildRequires:  pkgconfig

++ libfontenc-1.1.2.tar.bz2 -> libfontenc-1.1.3.tar.bz2 ++
 10686 lines of diff (skipped)




commit libfontenc for openSUSE:Factory

2013-04-26 Thread h_root
Hello community,

here is the log from the commit of package libfontenc for openSUSE:Factory 
checked in at 2013-04-26 15:51:54

Comparing /work/SRC/openSUSE:Factory/libfontenc (Old)
 and  /work/SRC/openSUSE:Factory/.libfontenc.new (New)


Package is "libfontenc", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libfontenc/libfontenc.changes2013-03-22 
11:25:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfontenc.new/libfontenc.changes   
2013-04-26 15:51:55.0 +0200
@@ -1,0 +2,8 @@
+Fri Apr 26 12:14:42 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.1.2:
+This minor bugfix release corrects mistakes in some of the ISO-8859 to
+Unicode mappings, fixes a memory management bug, and updates the build
+configuration.
+
+---

Old:

  libfontenc-1.1.1.tar.bz2

New:

  libfontenc-1.1.2.tar.bz2



Other differences:
--
++ libfontenc.spec ++
--- /var/tmp/diff_new_pack.jsPXpw/_old  2013-04-26 15:51:56.0 +0200
+++ /var/tmp/diff_new_pack.jsPXpw/_new  2013-04-26 15:51:56.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   libfontenc
 %define lname  libfontenc1
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:X11 font encoding library
 License:MIT

++ libfontenc-1.1.1.tar.bz2 -> libfontenc-1.1.2.tar.bz2 ++
 8181 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.1/ChangeLog new/libfontenc-1.1.2/ChangeLog
--- old/libfontenc-1.1.1/ChangeLog  2012-03-03 02:52:54.0 +0100
+++ new/libfontenc-1.1.2/ChangeLog  2013-04-26 05:53:08.0 +0200
@@ -1,3 +1,96 @@
+commit 3acba630d8b57084f7e92c15732408711ed5137a
+Author: Alan Coopersmith 
+Date:   Thu Apr 25 20:52:11 2013 -0700
+
+libfontenc 1.1.2
+
+Signed-off-by: Alan Coopersmith 
+
+commit 624508365ec3279bc74ce523d024533e062629e1
+Author: Nickolai Zeldovich 
+Date:   Sun Mar 3 23:57:34 2013 -0500
+
+libfontenc: setCode(): fix realloc invocation
+
+This patch fixes two bugs in the realloc invocation in setCode(), which
+most likely cause memory corruption when realloc is triggered:
+
+1. Pass *enc to realloc (which is the dynamically-allocated buffer),
+   instead of enc (which stores a pointer to the dynamically-allocated
+   buffer).
+
+2. Allocate enough memory for (*encsize) shorts, instead of (*encsize)
+   bytes; see the call to malloc just above the realloc call.
+
+Signed-off-by: Nickolai Zeldovich 
+Reviewed-by: Aaron Plattner 
+Reviewed-by: Alan Coopersmith 
+Signed-off-by: Alan Coopersmith 
+
+commit f5d1208172e965fdd7fae8927bd3e29b3cc3a975
+Author: Alan Coopersmith 
+Date:   Sat Jan 19 08:23:09 2013 -0800
+
+Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
+
+Excerpt https://lists.gnu.org/archive/html/automake/2012-12/msg00038.html
+
+  - Support for the long-deprecated INCLUDES variable will be removed
+altogether in Automake 1.14.  The AM_CPPFLAGS variable should be
+used instead.
+
+This variable was deprecated in Automake releases prior to 1.10, which is
+the current minimum level required to build X.
+
+Signed-off-by: Alan Coopersmith 
+
+commit 0c3518df24192f18f15ce91c2868560a5973a3dc
+Author: Colin Walters 
+Date:   Wed Jan 4 17:37:06 2012 -0500
+
+autogen.sh: Implement GNOME Build API
+
+http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Adam Jackson 
+
+commit edd325236d39b6ad130c82d90b04dcc3b153d8b2
+Author: Adam Jackson 
+Date:   Tue Jan 15 14:28:48 2013 -0500
+
+configure: Remove AM_MAINTAINER_MODE
+
+Signed-off-by: Adam Jackson 
+
+commit 7de846ed190b2564b0642de79918dd3804083b4e
+Author: James Cloos 
+Date:   Tue Apr 24 16:01:35 2012 -0400
+
+Fix ISO-8859-7 → ISO-10646 mapping.
+
+ISO-8859-7 code point 0xD2 is unassigned.
+
+ISO-10646 code point U+03A2, to which 0xD2 was mapping, also is unassigned.
+
+Reported by Norm Pierce.
+
+Signed-off-by: James Cloos 
+
+commit f7682533fa6de77d8bd6fa6480a0f5188e0e56d7
+Author: James Cloos 
+Date:   Tue Apr 24 15:55:59 2012 -0400
+
+Fix ISO-8859-6 → ISO-10646 mapping.
+
+ISO-8859-6 code point 0xC0 is unassigned.
+
+ISO-10646 code point U+0620, to which 0xC0 was mapping, has since been
+  

commit libfontenc for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

here is the log from the commit of package libfontenc for openSUSE:Factory 
checked in at 2013-03-22 11:25:57

Comparing /work/SRC/openSUSE:Factory/libfontenc (Old)
 and  /work/SRC/openSUSE:Factory/.libfontenc.new (New)


Package is "libfontenc", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libfontenc/libfontenc.changes2012-05-08 
11:59:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.libfontenc.new/libfontenc.changes   
2013-03-22 11:25:58.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb 17 17:21:53 UTC 2013 - jeng...@inai.de
+
+- Use more robust make install call
+
+---



Other differences:
--
++ libfontenc.spec ++
--- /var/tmp/diff_new_pack.mhN5ko/_old  2013-03-22 11:25:58.0 +0100
+++ /var/tmp/diff_new_pack.mhN5ko/_new  2013-03-22 11:25:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfontenc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -75,7 +75,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR="%buildroot"
 rm -f "%buildroot/%_libdir"/*.la
 
 %post -n %lname -p /sbin/ldconfig

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



commit libfontenc for openSUSE:Factory

2012-05-08 Thread h_root
Hello community,

here is the log from the commit of package libfontenc for openSUSE:Factory 
checked in at 2012-05-08 11:58:39

Comparing /work/SRC/openSUSE:Factory/libfontenc (Old)
 and  /work/SRC/openSUSE:Factory/.libfontenc.new (New)


Package is "libfontenc", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libfontenc/libfontenc.changes2012-02-17 
12:01:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfontenc.new/libfontenc.changes   
2012-05-08 11:59:36.0 +0200
@@ -1,0 +2,9 @@
+Wed Apr 11 16:19:02 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.1.1:
+  + Fix compiler warnings
+  + Build configuration improvements
+- Add zlib-devel BuildRequires as there are explicit checks for
+  zlib.
+
+---

Old:

  libfontenc-1.1.0.tar.bz2

New:

  libfontenc-1.1.1.tar.bz2



Other differences:
--
++ libfontenc.spec ++
--- /var/tmp/diff_new_pack.xKs43A/_old  2012-05-08 11:59:38.0 +0200
+++ /var/tmp/diff_new_pack.xKs43A/_new  2012-05-08 11:59:38.0 +0200
@@ -14,23 +14,28 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   libfontenc
 %define lname  libfontenc1
-Version:1.1.0
+Version:1.1.1
 Release:0
 Summary:X11 font encoding library
 License:MIT
 Group:  Development/Libraries/C and C++
-URL:http://xorg.freedesktop.org/
+Url:http://xorg.freedesktop.org/
 
 #Git-Clone:git://anongit.freedesktop.org/xorg/lib/libfontenc
 #Git-Web:  http://cgit.freedesktop.org/xorg/lib/libfontenc/
-Source: %name-%version.tar.bz2
-BuildRoot: %_tmppath/%name-%version-build
+Source: 
http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:autoconf >= 2.60, automake, libtool
-BuildRequires:  pkgconfig, pkgconfig(xorg-macros) >= 1.3
-BuildRequires: pkgconfig(fontutil) >= 1.1, pkgconfig(zlib)
+BuildRequires:  pkgconfig
+BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(fontutil) >= 1.1
+BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires: pkgconfig(xproto)
+BuildRequires:  pkgconfig(zlib)
 
 %description
 The libfontenc library is used by the Xorg server and other X font

++ libfontenc-1.1.0.tar.bz2 -> libfontenc-1.1.1.tar.bz2 ++
 45424 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libfontenc-1.1.0/ChangeLog new/libfontenc-1.1.1/ChangeLog
--- old/libfontenc-1.1.0/ChangeLog  2010-10-21 07:36:04.0 +0200
+++ new/libfontenc-1.1.1/ChangeLog  2012-03-03 02:52:54.0 +0100
@@ -1,3 +1,98 @@
+commit 6012075d945e527866ef31b8796e04d6581071db
+Author: Alan Coopersmith 
+Date:   Fri Mar 2 17:51:30 2012 -0800
+
+libfontenc 1.1.1
+
+Signed-off-by: Alan Coopersmith 
+
+commit 381c9efec4c066d984514d226b61b3360741aea2
+Author: Jeremy Huddleston 
+Date:   Fri Nov 11 10:22:52 2011 -0800
+
+Include strings.h for strcasecmp
+
+Our minimum requirement for X11 is currently Unix98.  Unix98 provides
+strcasecmp in .  This commit fixes implicit declarations
+of this function on systems that closely adhere to the standard.
+
+Signed-off-by: Jeremy Huddleston 
+
+commit 1da600011b7e89981592308843ce7230fa5f87f1
+Author: Alan Coopersmith 
+Date:   Fri Sep 16 22:07:14 2011 -0700
+
+Strip trailing whitespace
+
+Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
+git diff -w & git diff -b show no diffs from this change
+
+Signed-off-by: Alan Coopersmith 
+
+commit 272b776fbd8598ff447585b8105e622d8244db7c
+Author: Jeremy Huddleston 
+Date:   Mon May 9 09:43:24 2011 -0700
+
+Dead code removal
+
+encparse.c:750:9: warning: Value stored to 'namsize' is never read
+namsize = 0;
+^ ~
+
+Found-by: clang static analyzer
+Signed-off-by: Jeremy Huddleston 
+
+commit 39800e873e8a57ee904aaf3e39315f5250bcd26f
+Author: Gaetan Nadon 
+Date:   Thu Feb 3 17:37:36 2011 -0500
+
+config: comment, minor upgrade, quote and layout configure.ac
+
+Group statements per section as per Autoconf standard layout
+Quote statements where appropriate.
+Autoconf recommends not using dnl instead of # for comments
+
+Use AC_CONFIG_FILES to replace the deprecated AC_OUTP

commit libfontenc for openSUSE:Factory

2012-02-17 Thread h_root
Hello community,

here is the log from the commit of package libfontenc for openSUSE:Factory 
checked in at 2012-02-17 12:01:07

Comparing /work/SRC/openSUSE:Factory/libfontenc (Old)
 and  /work/SRC/openSUSE:Factory/.libfontenc.new (New)


Package is "libfontenc", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.libfontenc.new/libfontenc.changes   
2012-02-17 12:01:08.0 +0100
@@ -0,0 +1,112 @@
+---
+Sun Feb 12 02:04:08 UTC 2012 - jeng...@medozas.de
+
+- Rename xorg-x11-libfontenc to libfontenc and utilize shlib policy
+
+---
+Tue Dec 21 02:49:06 UTC 2010 - sndir...@novell.com
+
+- bumped version number to 7.6 
+
+---
+Thu Oct 21 20:57:27 UTC 2010 - sndir...@novell.com
+
+- libfontenc 1.1.0 
+  * This release adds support for finding the encoding data-files
+in using the standard autoconf macros provided by X.Org's
+fontutil.m4. The precedence is now (first found is used):
+--with-encodingsdir=
+encodings subdirectory of fontrootdir found via:
+   --with-fontrootdir
+   pkg-config --variable=fontrootdir fontutil
+   ${datadir}/fonts/X11
+  * It also converts to using standard libc memory allocation
+functions, and provides the usual recent build configuration
+improvements and janitorial cleanups.
+
+---
+Sun Apr  4 16:01:16 CEST 2010 - sndir...@suse.de
+
+- libfontenc 1.0.5 
+- bumped version number to 7.5
+
+---
+Mon Dec 14 20:14:15 CET 2009 - jeng...@medozas.de
+
+- add baselibs.conf as a source
+
+---
+Sat May  2 14:42:17 CEST 2009 - e...@suse.de
+
+- revert static library and .la file removal
+  for SUSE versions <= 11.1.
+
+---
+Tue Apr 21 21:45:18 CEST 2009 - crrodrig...@suse.de
+
+- remove static libraries and "la" files 
+
+---
+Thu Sep 11 14:22:20 CEST 2008 - sndir...@suse.de
+
+- bumped release number to 7.4 
+
+---
+Thu Apr 10 12:54:45 CEST 2008 - r...@suse.de
+
+- added baselibs.conf file to build xxbit packages
+  for multilib support
+
+---
+Tue Jan  1 22:47:20 CET 2008 - crrodrig...@suse.de
+
+- fix library-without-ldconfig-* error
+- add missing PreReq coreutils 
+
+---
+Sat Sep 29 12:24:06 CEST 2007 - sndir...@suse.de
+
+- bumped version to 7.3 
+
+---
+Thu Mar 29 22:49:04 CEST 2007 - sndir...@suse.de
+
+- added zlib-devel to Buildrequires 
+
+---
+Mon Dec 18 11:02:59 CET 2006 - sndir...@suse.de
+
+- updated to release 1.0.4
+  * Makefile.am: make ChangeLog hook safer 
+
+---
+Sat Oct 14 06:20:16 CEST 2006 - sndir...@suse.de
+
+- updated to X.Org 7.2RC1 
+
+---
+Tue Aug 15 18:45:55 CEST 2006 - sndir...@suse.de
+
+- fixed encodings dir 
+
+---
+Wed Aug  2 16:12:40 CEST 2006 - sndir...@suse.de
+
+- fix setup line 
+
+---
+Fri Jul 28 14:44:59 CEST 2006 - sndir...@suse.de
+
+- use "-fno-strict-aliasing" 
+
+---
+Thu Jul 27 11:48:29 CEST 2006 - sndir...@suse.de
+
+- use $RPM_OPT_FLAGS
+- remove existing /usr/include/X11 symlink in %pre 
+
+---
+Sat Jun 24 06:37:56 CEST 2006 - sndir...@suse.de
+
+- created package 
+

New:

  baselibs.conf
  libfontenc-1.1.0.tar.bz2
  libfontenc.changes
  libfontenc.spec



Other differences:
--
++ libfontenc.spec ++
#
# spec file for package libfontenc
#
# Copyright (c) 2012 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
# upon. The license for this file, and modifications and additions to the
# file, is the same