Hello community, here is the log from the commit of package xxkb for openSUSE:Factory checked in at 2014-11-20 18:43:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xxkb (Old) and /work/SRC/openSUSE:Factory/.xxkb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xxkb" Changes: -------- --- /work/SRC/openSUSE:Factory/xxkb/xxkb.changes 2014-11-12 00:21:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xxkb.new/xxkb.changes 2014-11-20 18:43:21.000000000 +0100 @@ -1,0 +2,9 @@ +Wed Nov 19 13:17:53 UTC 2014 - [email protected] + +- Downgrade, because upstream fixed a version mismatch between the CHANGES file + and the tarball name by silently repacking the tarball. More info at + https://sourceforge.net/p/xxkb/bugs/23/ +- Fixes linking issue with libXext, https://sourceforge.net/p/xxkb/bugs/16/ +- Fixes PIXMAPDIR typo in Imakefile, https://sourceforge.net/p/xxkb/patches/8/ + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xxkb.spec ++++++ --- /var/tmp/diff_new_pack.r3YDre/_old 2014-11-20 18:43:22.000000000 +0100 +++ /var/tmp/diff_new_pack.r3YDre/_new 2014-11-20 18:43:22.000000000 +0100 @@ -18,13 +18,13 @@ %define tar_ver 1.11-al20 Name: xxkb -Version: 1.12 +Version: 1.11al20 Release: 0 Summary: A keyboard layout indicator and switcher License: Artistic-2.0 Group: System/X11/Utilities Url: http://xxkb.sourceforge.net/ -Source: http://downloads.sourceforge.net/project/%{name}/%{name}-%{tar_ver}-src.tar.gz +Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{tar_ver}/%{name}-%{tar_ver}-src.tar.gz BuildRequires: imake BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) @@ -41,7 +41,6 @@ %prep %setup -q -n %{name} -sed -i -e 's#^\(IXMAPDI\)#P\1R#g' Imakefile %build xmkmf -a ++++++ xxkb-1.11-al20-src.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xxkb/CHANGES.koi8 new/xxkb/CHANGES.koi8 --- old/xxkb/CHANGES.koi8 2014-09-08 20:07:07.000000000 +0200 +++ new/xxkb/CHANGES.koi8 2014-11-17 20:08:46.000000000 +0100 @@ -1,4 +1,4 @@ -ver 1.12 +ver 1.11-al20 - License changed to Artistic License 2.0 ver 1.11 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xxkb/Imakefile new/xxkb/Imakefile --- old/xxkb/Imakefile 2014-09-08 20:08:47.000000000 +0200 +++ new/xxkb/Imakefile 2014-11-17 20:06:05.000000000 +0100 @@ -2,7 +2,7 @@ BASEDIR = $(PROJECTROOT) BINDIR = $(BASEDIR)/bin -IXMAPDI = $(BASEDIR)/share/xxkb +PIXMAPDIR = $(BASEDIR)/share/xxkb LOCAL_LIBRARIES = $(XONLYLIB) -lXext -lXpm -lXt OBJS = xxkb.o resource.o wlist.o -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
