commit libXpm for openSUSE:Factory

2020-01-07 Thread root
Hello community,

here is the log from the commit of package libXpm for openSUSE:Factory checked 
in at 2020-01-07 23:50:47

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


Package is "libXpm"

Tue Jan  7 23:50:47 2020 rev:10 rq:760856 version:3.5.13

Changes:

--- /work/SRC/openSUSE:Factory/libXpm/libXpm.changes2017-01-09 
10:31:34.728989352 +0100
+++ /work/SRC/openSUSE:Factory/.libXpm.new.6675/libXpm.changes  2020-01-07 
23:50:50.583953123 +0100
@@ -1,0 +2,9 @@
+Sat Jan  4 22:46:08 UTC 2020 - Stefan Dirsch 
+
+- Update to version 3.5.13
+  The fixes here are some found by static analysers, and a build
+  fix for Windows (which, curiously, is dated to 2012 so clearly
+  we're at the top of the game here). Nothing overly exciting,
+  but covscan, parfait, etc. should be a bit happier now.
+
+---

Old:

  libXpm-3.5.12.tar.bz2

New:

  libXpm-3.5.13.tar.bz2



Other differences:
--
++ libXpm.spec ++
--- /var/tmp/diff_new_pack.vpyu7D/_old  2020-01-07 23:50:52.075953898 +0100
+++ /var/tmp/diff_new_pack.vpyu7D/_new  2020-01-07 23:50:52.075953898 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXpm
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   libXpm
 %define lname  libXpm4
-Version:3.5.12
+Version:3.5.13
 Release:0
 Summary:X Pixmap image file format library
 License:MIT
@@ -68,8 +68,8 @@
 
 %package tools
 Summary:Conversion utilities for X Pixmap (XPM) files
-Group:  Productivity/Graphics/Convertors
 # O/P added for 12.2
+Group:  Productivity/Graphics/Convertors
 Provides:   xorg-x11-libXpm = 7.6_%version-%release
 Obsoletes:  xorg-x11-libXpm < 7.6_%version-%release
 

++ libXpm-3.5.12.tar.bz2 -> libXpm-3.5.13.tar.bz2 ++
 29984 lines of diff (skipped)




commit libXpm for openSUSE:Factory

2013-09-13 Thread h_root
Hello community,

here is the log from the commit of package libXpm for openSUSE:Factory checked 
in at 2013-09-13 14:47:09

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


Package is libXpm

Changes:

--- /work/SRC/openSUSE:Factory/libXpm/libXpm.changes2013-03-22 
11:57:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.libXpm.new/libXpm.changes   2013-09-13 
14:47:11.0 +0200
@@ -1,0 +2,17 @@
+Thu Sep 12 18:38:52 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.5.11:
+  + Fix typo in COPYING (matches src/amigax.h).
+  + Add noreturn attributes suggested by gcc.
+  + Doclifter can't handle more than one dash in a name line.
+  + Fix libXpm build with NO_ZPIPE.
+  + Added 'const' attribute to all filename arguments in the API.
+  + Added 'const' qualifier to the filename argument to internal
+functions.
+  + Close fd if fdopen() or xpmPipeThrough() fails in
+OpenWriteFile().
+  + autogen.sh: Implement GNOME Build API.
+  + configure: Remove AM_MAINTAINER_MODE.
+  + Define NO_ZPIPE when building for MinGW.
+
+---

Old:

  libXpm-3.5.10.tar.bz2

New:

  libXpm-3.5.11.tar.bz2



Other differences:
--
++ libXpm.spec ++
--- /var/tmp/diff_new_pack.mG8h1q/_old  2013-09-13 14:47:11.0 +0200
+++ /var/tmp/diff_new_pack.mG8h1q/_new  2013-09-13 14:47:11.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   libXpm
 %define lname  libXpm4
-Version:3.5.10
+Version:3.5.11
 Release:0
 Summary:X Pixmap image file format library
 License:MIT
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xextproto)
 BuildRequires:  pkgconfig(xorg-macros) = 1.8
-BuildRequires:  pkgconfig(xproto)
+BuildRequires:  pkgconfig(xproto) = 7.0.17
 BuildRequires:  pkgconfig(xt)
 
 %description

++ libXpm-3.5.10.tar.bz2 - libXpm-3.5.11.tar.bz2 ++
 16046 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/libXpm-3.5.10/COPYING new/libXpm-3.5.11/COPYING
--- old/libXpm-3.5.10/COPYING   2012-03-08 05:40:08.0 +0100
+++ new/libXpm-3.5.11/COPYING   2013-09-08 06:40:20.0 +0200
@@ -44,7 +44,7 @@
 used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization from Arnaud LE HORS.
 
-Copyright (C) 19896 Lorens Younes
+Copyright (C) 1996 Lorens Younes
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the Software), to
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/libXpm-3.5.10/ChangeLog new/libXpm-3.5.11/ChangeLog
--- old/libXpm-3.5.10/ChangeLog 2012-03-08 05:41:57.0 +0100
+++ new/libXpm-3.5.11/ChangeLog 2013-09-08 06:43:29.0 +0200
@@ -1,3 +1,126 @@
+commit 3425cbb0e6086f74783eafbe23df1121b655e006
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Sat Sep 7 21:40:17 2013 -0700
+
+libXpm 3.5.11
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 4bab3b62a47996ee77b8ddebcd92f0ebe9679c28
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Sat Sep 7 21:36:51 2013 -0700
+
+Fix typo in COPYING (matches src/amigax.h)
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 9e38750da16c6e5bd8bb26b00d74041ddf9be3e8
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Fri Aug 2 22:22:09 2013 -0700
+
+Add noreturn attributes suggested by gcc
+
+Remove extra bogus return added to avoid warnings when calling Punt()
+since gcc didn't know it would never return.
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 93f900ceac7ac899e00998adc8782ed02b352930
+Author: Eric S. Raymond e...@thyrsus.com
+Date:   Wed Jun 19 06:19:18 2013 -0400
+
+doclifter can't handle more than one dash in a name line.
+
+commit 22734e4439b3609a6b621d8e7ef8465f0a2ac0d5
+Author: Claudio Bley cb...@av-test.de
+Date:   Mon May 27 09:32:05 2013 +0200
+
+Fix libXpm build with NO_ZPIPE
+
+When NO_ZPIPE is defined, 

commit libXpm for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

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

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


Package is libXpm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libXpm/libXpm.changes2012-05-08 
11:59:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.libXpm.new/libXpm.changes   2013-03-22 
11:57:51.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:
--
++ libXpm.spec ++
--- /var/tmp/diff_new_pack.vIGuit/_old  2013-03-22 11:57:52.0 +0100
+++ /var/tmp/diff_new_pack.vIGuit/_new  2013-03-22 11:57:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXpm
 #
-# 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
@@ -85,7 +85,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 libXpm for openSUSE:Factory

2012-05-08 Thread h_root
Hello community,

here is the log from the commit of package libXpm for openSUSE:Factory checked 
in at 2012-05-08 11:57:54

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


Package is libXpm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libXpm/libXpm.changes2012-02-17 
12:04:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.libXpm.new/libXpm.changes   2012-05-08 
11:59:13.0 +0200
@@ -1,0 +2,8 @@
+Wed Apr 11 15:42:59 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.5.10:
+  + Compiler warning fixes
+  + Janitorial cleanups
+  + Build configuration improvements
+
+---

Old:

  libXpm-3.5.9.tar.bz2

New:

  libXpm-3.5.10.tar.bz2



Other differences:
--
++ libXpm.spec ++
--- /var/tmp/diff_new_pack.XsuD9D/_old  2012-05-08 11:59:15.0 +0200
+++ /var/tmp/diff_new_pack.XsuD9D/_new  2012-05-08 11:59:15.0 +0200
@@ -14,23 +14,29 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   libXpm
 %define lname  libXpm4
-Version:3.5.9
+Version:3.5.10
 Release:0
 Summary:X Pixmap image file format 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/libXpm
 #Git-Web:  http://cgit.freedesktop.org/xorg/lib/libXpm/
-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.8, pkgconfig(xproto)
-BuildRequires: pkgconfig(x11), pkgconfig(xt), pkgconfig(xext)
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
 BuildRequires: pkgconfig(xextproto)
+BuildRequires:  pkgconfig(xorg-macros) = 1.8
+BuildRequires:  pkgconfig(xproto)
+BuildRequires:  pkgconfig(xt)
 
 %description
 libXpm facilitates working with XPM (X PixMap), a format for

++ libXpm-3.5.9.tar.bz2 - libXpm-3.5.10.tar.bz2 ++
 26375 lines of diff (skipped)

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