commit font-specimen for openSUSE:Factory

2019-05-09 Thread root
Hello community,

here is the log from the commit of package font-specimen for openSUSE:Factory 
checked in at 2019-05-09 14:28:18

Comparing /work/SRC/openSUSE:Factory/font-specimen (Old)
 and  /work/SRC/openSUSE:Factory/.font-specimen.new.5148 (New)


Package is "font-specimen"

Thu May  9 14:28:18 2019 rev:6 rq:701666 version:20150202

Changes:

--- /work/SRC/openSUSE:Factory/font-specimen/font-specimen.changes  
2017-12-08 12:57:27.829520882 +0100
+++ /work/SRC/openSUSE:Factory/.font-specimen.new.5148/font-specimen.changes
2019-05-09 14:28:23.741937108 +0200
@@ -1,0 +2,5 @@
+Wed May  8 16:37:22 UTC 2019 - o...@aepfle.de
+
+- Install pkgconfig into libdir instead of datadir
+
+---



Other differences:
--
++ font-specimen.spec ++
--- /var/tmp/diff_new_pack.31iQYd/_old  2019-05-09 14:28:25.029940090 +0200
+++ /var/tmp/diff_new_pack.31iQYd/_new  2019-05-09 14:28:25.069940182 +0200
@@ -64,7 +64,7 @@
 export INCLUDEDIR="%{_includedir}"
 export LIBDIR="%{_libdir}"
 export BINDIR="%{_bindir}"
-export PKG_CONFIG_DIR="%{_datadir}/pkgconfig"
+export PKG_CONFIG_DIR="%{_libdir}/pkgconfig"
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 %post -n libfont-specimen%{libmaj} -p /sbin/ldconfig
@@ -84,6 +84,6 @@
 %defattr(-,root,root)
 %{_includedir}/*
 %{_libdir}/libfont-specimen.so
-%{_datadir}/pkgconfig/%{name}.pc
+%{_libdir}/pkgconfig/%{name}.pc
 
 %changelog




commit font-specimen for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package font-specimen for openSUSE:Factory 
checked in at 2017-12-08 12:57:27

Comparing /work/SRC/openSUSE:Factory/font-specimen (Old)
 and  /work/SRC/openSUSE:Factory/.font-specimen.new (New)


Package is "font-specimen"

Fri Dec  8 12:57:27 2017 rev:5 rq:554693 version:20150202

Changes:

--- /work/SRC/openSUSE:Factory/font-specimen/font-specimen.changes  
2015-02-03 11:40:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.font-specimen.new/font-specimen.changes 
2017-12-08 12:57:27.829520882 +0100
@@ -1,0 +2,6 @@
+Mon Dec  4 18:35:39 UTC 2017 - crrodrig...@opensuse.org
+
+- Remove unused requires in -devel package, including wrong
+  freetype-devel, if it was required, it would be freetype2-devel.
+
+---



Other differences:
--
++ font-specimen.spec ++
--- /var/tmp/diff_new_pack.2j3ouD/_old  2017-12-08 12:57:29.057476534 +0100
+++ /var/tmp/diff_new_pack.2j3ouD/_new  2017-12-08 12:57:29.061476390 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package font-specimen
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -48,10 +48,8 @@
 %package devel
 Summary:Development Files for libspecimen%{libmaj}
 Group:  Development/Libraries/C and C++
-Requires:   freetype-devel
-Requires:   harfbuzz-devel
+Requires:   glibc-devel
 Requires:   libfont-specimen%{libmaj} = %{version}
-Requires:   libpng-devel
 
 %description devel
 Header and development files for font-specimen library.




commit font-specimen for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package font-specimen for openSUSE:Factory 
checked in at 2015-02-03 11:40:40

Comparing /work/SRC/openSUSE:Factory/font-specimen (Old)
 and  /work/SRC/openSUSE:Factory/.font-specimen.new (New)


Package is "font-specimen"

Changes:

--- /work/SRC/openSUSE:Factory/font-specimen/font-specimen.changes  
2014-12-10 23:44:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.font-specimen.new/font-specimen.changes 
2015-02-03 11:40:52.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb  2 14:30:27 UTC 2015 - pgaj...@suse.com
+
+- update to 20150202
+  * do not treat unsuccessful LcdFilter setting
+as a fatal error
+
+---

Old:

  font-specimen-20141202.tar.bz2

New:

  font-specimen-20150202.tar.bz2



Other differences:
--
++ font-specimen.spec ++
--- /var/tmp/diff_new_pack.k2f7Uh/_old  2015-02-03 11:40:53.0 +0100
+++ /var/tmp/diff_new_pack.k2f7Uh/_new  2015-02-03 11:40:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package font-specimen
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,7 +18,7 @@
 
 %define libmaj  0
 Name:   font-specimen
-Version:20141202
+Version:20150202
 Release:0
 Summary:Font Specimen Creator
 License:GPL-2.0+

++ font-specimen-20141202.tar.bz2 -> font-specimen-20150202.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20141202/ChangeLog 
new/font-specimen-20150202/ChangeLog
--- old/font-specimen-20141202/ChangeLog2014-12-02 17:22:36.0 
+0100
+++ new/font-specimen-20150202/ChangeLog2015-02-02 15:29:23.0 
+0100
@@ -1,3 +1,5 @@
+2015-02-02 do not treat unsuccessful LcdFilter setting 
+   as a fatal error
 2014-12-02 fix bgr layout
fix vertical layout
add font-specimen.pc file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20141202/Makefile 
new/font-specimen-20150202/Makefile
--- old/font-specimen-20141202/Makefile 2014-12-02 17:22:36.0 +0100
+++ new/font-specimen-20150202/Makefile 2015-02-02 15:29:23.0 +0100
@@ -19,7 +19,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, 
USA.
 
-VERSION = 20141202
+VERSION = 20150202
 LIBRARY_NAME= font-specimen
 LIBRARY_MAJOR= 0
 LIBRARY_VERSION  = 0.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20141202/ft.c 
new/font-specimen-20150202/ft.c
--- old/font-specimen-20141202/ft.c 2014-12-02 17:22:36.0 +0100
+++ new/font-specimen-20150202/ft.c 2015-02-02 15:29:23.0 +0100
@@ -102,7 +102,8 @@
 if (err)
 {
   font_specimen_error("freetype: can not set lcd filter");
-  return -1;
+  bitmap->ord = FC_RGBA_NONE;
+  return 0;
 }
 
 if (lay_horizontal(ord))

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



commit font-specimen for openSUSE:Factory

2014-12-10 Thread h_root
Hello community,

here is the log from the commit of package font-specimen for openSUSE:Factory 
checked in at 2014-12-10 23:44:52

Comparing /work/SRC/openSUSE:Factory/font-specimen (Old)
 and  /work/SRC/openSUSE:Factory/.font-specimen.new (New)


Package is "font-specimen"

Changes:

--- /work/SRC/openSUSE:Factory/font-specimen/font-specimen.changes  
2014-11-15 12:15:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.font-specimen.new/font-specimen.changes 
2014-12-10 23:44:42.0 +0100
@@ -1,0 +2,22 @@
+Tue Dec  2 16:03:03 UTC 2014 - pgaj...@suse.com
+
+- update to 20141202
+  * fix bgr layout
+  * fix vertical layouts
+  * add *.pc file
+
+---
+Mon Dec  1 18:08:30 UTC 2014 - pgaj...@suse.com
+
+- update to 20141201
+  * correct color rendering
+
+---
+Sat Nov 29 18:16:53 UTC 2014 - pgaj...@suse.com
+
+- update to 20141129
+  * half way to correct color rendering
+  * fix error handling
+  * other minor fixes
+
+---

Old:

  font-specimen-20141113.tar.bz2

New:

  font-specimen-20141202.tar.bz2



Other differences:
--
++ font-specimen.spec ++
--- /var/tmp/diff_new_pack.LV4s3u/_old  2014-12-10 23:44:43.0 +0100
+++ /var/tmp/diff_new_pack.LV4s3u/_new  2014-12-10 23:44:43.0 +0100
@@ -18,7 +18,7 @@
 
 %define libmaj  0
 Name:   font-specimen
-Version:20141113
+Version:20141202
 Release:0
 Summary:Font Specimen Creator
 License:GPL-2.0+
@@ -66,6 +66,7 @@
 export INCLUDEDIR="%{_includedir}"
 export LIBDIR="%{_libdir}"
 export BINDIR="%{_bindir}"
+export PKG_CONFIG_DIR="%{_datadir}/pkgconfig"
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 %post -n libfont-specimen%{libmaj} -p /sbin/ldconfig
@@ -85,5 +86,6 @@
 %defattr(-,root,root)
 %{_includedir}/*
 %{_libdir}/libfont-specimen.so
+%{_datadir}/pkgconfig/%{name}.pc
 
 %changelog

++ font-specimen-20141113.tar.bz2 -> font-specimen-20141202.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20141113/ChangeLog 
new/font-specimen-20141202/ChangeLog
--- old/font-specimen-20141113/ChangeLog2014-11-13 12:41:05.0 
+0100
+++ new/font-specimen-20141202/ChangeLog2014-12-02 17:22:36.0 
+0100
@@ -1,3 +1,7 @@
+2014-12-02 fix bgr layout
+   fix vertical layout
+   add font-specimen.pc file
+2014-12-01 allow color specimen
 2014-11-13 monochrome fonts: black absorbs gray color 
on the pixel, not vice versa
 2014-07-11 font-specimen library created
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20141113/Makefile 
new/font-specimen-20141202/Makefile
--- old/font-specimen-20141113/Makefile 2014-11-13 12:41:05.0 +0100
+++ new/font-specimen-20141202/Makefile 2014-12-02 17:22:36.0 +0100
@@ -19,7 +19,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, 
USA.
 
-VERSION = 20141113
+VERSION = 20141202
 LIBRARY_NAME= font-specimen
 LIBRARY_MAJOR= 0
 LIBRARY_VERSION  = 0.0.0
@@ -42,7 +42,7 @@
 
 font-specimen: font-specimen.c .libs/$(LIBRARY_FILE)
gcc -L.libs $(MYCFLAGS) $(CFLAGS) $(MYLDFLAGS) 
$(LDLAGS) -o font-specimen font-specimen.c -l$(LIBRARY_NAME)
-.libs/$(LIBRARY_FILE): $(OBJS)
+.libs/$(LIBRARY_FILE): $(OBJS) font-specimen.pc
mkdir -p .libs
gcc $(MYCFLAGS) $(CFLAGS) -shared 
-Wl,-soname,${LIBRARY_LINK}.$(LIBRARY_MAJOR) -o .libs/$(LIBRARY_FILE) $(OBJS) 
$(MYLIBS)
ln -sf $(LIBRARY_FILE) .libs/$(LIBRARY_LINK)
@@ -69,10 +69,14 @@
cd unicode; cat Scripts.txt | sh scripts-map.sh 
> scripts-map.txt; cat Scripts.txt Blocks.txt | sh collections-map.sh >> 
scripts-map.txt;
 unicode/blocks-map.txt:unicode/Blocks.txt unicode/blocks.sh
cd unicode; cat Blocks.txt | sh blocks.sh > 
blocks-map.txt
-
-
+font-specimen.pc:  font-specimen.pc.in
+   cp -f font-specimen.pc.in font-specimen.pc
+   sed -i "s:@VERSION@:$(VERSION):" 
font-specimen.pc
+   sed -i "s:@INCLUDEDIR@:$(INCLUDEDIR):" 
font-specimen.pc
+   sed -i "s:@LIBDIR@:$(LIBDIR):" font-specimen.pc
+

commit font-specimen for openSUSE:Factory

2014-11-15 Thread h_root
Hello community,

here is the log from the commit of package font-specimen for openSUSE:Factory 
checked in at 2014-11-15 11:41:54

Comparing /work/SRC/openSUSE:Factory/font-specimen (Old)
 and  /work/SRC/openSUSE:Factory/.font-specimen.new (New)


Package is "font-specimen"

Changes:

--- /work/SRC/openSUSE:Factory/font-specimen/font-specimen.changes  
2014-11-14 09:18:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.font-specimen.new/font-specimen.changes 
2014-11-15 12:15:13.0 +0100
@@ -1,0 +2,7 @@
+Thu Nov 13 11:41:58 UTC 2014 - pgaj...@suse.com
+
+- update to 20141113
+  * monochrome fonts: black absorbs gray color 
+on the pixel, not vice versa
+
+---

Old:

  font-specimen-20140711.tar.bz2

New:

  font-specimen-20141113.tar.bz2



Other differences:
--
++ font-specimen.spec ++
--- /var/tmp/diff_new_pack.kYdfHV/_old  2014-11-15 12:15:15.0 +0100
+++ /var/tmp/diff_new_pack.kYdfHV/_new  2014-11-15 12:15:15.0 +0100
@@ -18,7 +18,7 @@
 
 %define libmaj  0
 Name:   font-specimen
-Version:20140711
+Version:20141113
 Release:0
 Summary:Font Specimen Creator
 License:GPL-2.0+
@@ -48,7 +48,10 @@
 %package devel
 Summary:Development Files for libspecimen%{libmaj}
 Group:  Development/Libraries/C and C++
+Requires:   freetype-devel
+Requires:   harfbuzz-devel
 Requires:   libfont-specimen%{libmaj} = %{version}
+Requires:   libpng-devel
 
 %description devel
 Header and development files for font-specimen library.

++ font-specimen-20140711.tar.bz2 -> font-specimen-20141113.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20140711/ChangeLog 
new/font-specimen-20141113/ChangeLog
--- old/font-specimen-20140711/ChangeLog2014-11-07 11:02:12.0 
+0100
+++ new/font-specimen-20141113/ChangeLog2014-11-13 12:41:05.0 
+0100
@@ -1 +1,3 @@
+2014-11-13 monochrome fonts: black absorbs gray color 
+   on the pixel, not vice versa
 2014-07-11 font-specimen library created
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20140711/Makefile 
new/font-specimen-20141113/Makefile
--- old/font-specimen-20140711/Makefile 2014-11-07 11:02:12.0 +0100
+++ new/font-specimen-20141113/Makefile 2014-11-13 12:41:05.0 +0100
@@ -19,7 +19,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, 
USA.
 
-VERSION = 20140711
+VERSION = 20141113
 LIBRARY_NAME= font-specimen
 LIBRARY_MAJOR= 0
 LIBRARY_VERSION  = 0.0.0
@@ -40,9 +40,9 @@
 UNICODE_SOURCES  = blocks-map.txt blocks.sh blocks.txt Blocks.txt Scripts.txt 
sentences.txt SOURCES UnicodeData.txt unicode.txt 
 UNICODE_SCRIPTS  = collections-map.sh collections.sh scripts-map.sh scripts.sh 
 unicode.sh
 
-font-specimen: font-specimen.c $(LIBRARY_FILE)
+font-specimen: font-specimen.c .libs/$(LIBRARY_FILE)
gcc -L.libs $(MYCFLAGS) $(CFLAGS) $(MYLDFLAGS) 
$(LDLAGS) -o font-specimen font-specimen.c -l$(LIBRARY_NAME)
-$(LIBRARY_FILE):   $(OBJS)
+.libs/$(LIBRARY_FILE): $(OBJS)
mkdir -p .libs
gcc $(MYCFLAGS) $(CFLAGS) -shared 
-Wl,-soname,${LIBRARY_LINK}.$(LIBRARY_MAJOR) -o .libs/$(LIBRARY_FILE) $(OBJS) 
$(MYLIBS)
ln -sf $(LIBRARY_FILE) .libs/$(LIBRARY_LINK)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20140711/error.c 
new/font-specimen-20141113/error.c
--- old/font-specimen-20140711/error.c  2014-11-07 11:02:12.0 +0100
+++ new/font-specimen-20141113/error.c  2014-11-13 12:41:05.0 +0100
@@ -4,7 +4,12 @@
 
 int debug = 0;
 
-void error(const char *string)
+void set_debug(int on)
+{
+  debug = on;
+}
+
+void font_specimen_error(const char *string)
 {
   if (debug)
 fprintf(stderr, "%s\n", string);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20140711/error.h 
new/font-specimen-20141113/error.h
--- old/font-specimen-20140711/error.h  2014-11-07 11:02:12.0 +0100
+++ new/font-specimen-20141113/error.h  2014-11-13 12:41:05.0 +0100
@@ -20,6 +20,5 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, 
USA.
  */
 
-extern int debug;
-
-void error(const char *string);
+void set_debug(int on);
+void font_speci