commit bitmap for openSUSE:Factory

2019-02-13 Thread root
Hello community,

here is the log from the commit of package bitmap for openSUSE:Factory checked 
in at 2019-02-13 10:02:33

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


Package is "bitmap"

Wed Feb 13 10:02:33 2019 rev:9 rq:673352 version:1.0.9

Changes:

--- /work/SRC/openSUSE:Factory/bitmap/bitmap.changes2015-01-22 
00:49:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.bitmap.new.28833/bitmap.changes 2019-02-13 
10:02:51.633599012 +0100
@@ -1,0 +2,7 @@
+Mon Feb 11 11:10:08 UTC 2019 - sndir...@suse.com
+
+- update to version 1.0.9:
+  * This release fixes a long standing bug in the bitmap editor
+where operations would not work properly when NumLock was on.
+
+---

Old:

  bitmap-1.0.8.tar.bz2

New:

  bitmap-1.0.9.tar.bz2



Other differences:
--
++ bitmap.spec ++
--- /var/tmp/diff_new_pack.XeVWPH/_old  2019-02-13 10:02:53.241598613 +0100
+++ /var/tmp/diff_new_pack.XeVWPH/_new  2019-02-13 10:02:53.245598612 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bitmap
 #
-# Copyright (c) 2015 SUSE LINUX Products 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
@@ -17,7 +17,7 @@
 
 
 Name:   bitmap
-Version:1.0.8
+Version:1.0.9
 Release:0
 Summary:X bitmap editor and converter utilities
 License:X11
@@ -60,7 +60,8 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README
+%doc AUTHORS ChangeLog README.md
+%license COPYING
 %{_bindir}/atobm
 %{_bindir}/bitmap
 %{_bindir}/bmtoa

++ bitmap-1.0.8.tar.bz2 -> bitmap-1.0.9.tar.bz2 ++
 5686 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/bitmap-1.0.8/ChangeLog new/bitmap-1.0.9/ChangeLog
--- old/bitmap-1.0.8/ChangeLog  2015-01-17 06:58:04.0 +0100
+++ new/bitmap-1.0.9/ChangeLog  2019-02-10 22:10:42.0 +0100
@@ -1,3 +1,73 @@
+commit 6dcc9c8064baeb2f9d853309123cd9736809a4fd
+Author: Alan Coopersmith 
+Date:   Sun Feb 10 13:01:27 2019 -0800
+
+bitmap 1.0.9
+
+Signed-off-by: Alan Coopersmith 
+
+commit d0e0bdea390b0640c5b6345dcd6b7fd6f2d0231e
+Author: Alan Coopersmith 
+Date:   Wed Nov 21 16:45:12 2018 -0800
+
+Update configure.ac bug URL for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit b674422cc1aa98875fc0d740aab118fcd42b94d0
+Author: Alan Coopersmith 
+Date:   Fri Nov 16 19:40:13 2018 -0800
+
+Update README for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit 99b0d80d4cf8d4b2365d6f7785296ae3cfb0887a
+Author: Walter Harms 
+Date:   Sun Sep 24 16:19:40 2017 +0200
+
+same time ago the user Frederic Baldit complained (on xorg) that
+the ability to set single dots in the programm Bitmap depend on the state
+of num_lock. This is a long standing bug that affect all versions
+of bitmap.
+
+the problem was that the corresponding function was erroneously checking
+event->xbutton.state. Removing that check solved the problem for the user.
+
+Signed-off-by: wharms 
+
+commit f9174d18c950ca998084da6d68903a32cae72d84
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:20 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 24c90b9fa17236caf2c946bcfff4e6bc441a82c3
+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 37d922c37a4de2ab29bdd13d55eabd369f0616dd
+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 2f5eae70cd2e9c1e09dcbd8a2a58eaf58207fe00
 Author: Alan Coopersmith 
 Date:   Fri Jan 16 21:57:03 2015 -0800
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in

commit bitmap for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package bitmap for openSUSE:Factory checked 
in at 2015-01-21 22:14:06

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


Package is "bitmap"

Changes:

--- /work/SRC/openSUSE:Factory/bitmap/bitmap.changes2014-02-07 
10:25:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.bitmap.new/bitmap.changes   2015-01-22 
00:49:28.0 +0100
@@ -1,0 +2,20 @@
+Tue Jan 20 18:47:23 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 1.0.8:
+  * Stop memory leak in XmuWriteBitmapDataToFile()
+  * Stop memory leaks from XtNewString(StripFilename(filename))
+  * autogen.sh: Honor NOCONFIGURE=1
+  * configure: Drop AM_MAINTAINER_MODE
+  * Use '& 7' instead '% 8' to silence clang analyzer warning
+  * Demacro modernization of NewSList to plug a memory leak during
+error handling
+  * Silence -Wbad-function-cast
+  * Avoid shadow declarations
+  * assert to avoid a NULL dereference
+  * Print which option was in error along with usage message
+  * config: replace deprecated use of AC_OUTPUT with
+AC_CONFIG_FILES
+  * Use table markup in preference to various low-level
+constructions
+
+---

Old:

  bitmap-1.0.7.tar.bz2

New:

  bitmap-1.0.8.tar.bz2



Other differences:
--
++ bitmap.spec ++
--- /var/tmp/diff_new_pack.7PuOW8/_old  2015-01-22 00:49:29.0 +0100
+++ /var/tmp/diff_new_pack.7PuOW8/_new  2015-01-22 00:49:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bitmap
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   bitmap
-Version:1.0.7
+Version:1.0.8
 Release:0
 Summary:X bitmap editor and converter utilities
 License:X11

++ bitmap-1.0.7.tar.bz2 -> bitmap-1.0.8.tar.bz2 ++
 4928 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/bitmap-1.0.7/Bitmap.c new/bitmap-1.0.8/Bitmap.c
--- old/bitmap-1.0.7/Bitmap.c   2013-05-18 06:12:46.0 +0200
+++ new/bitmap-1.0.8/Bitmap.c   2015-01-17 06:57:09.0 +0100
@@ -41,6 +41,7 @@
 #include "BitmapP.h"
 #include "Bitmap.h"
 
+#include 
 #include 
 #include 
 
@@ -686,10 +687,14 @@
 else
file = fopen(filename, "w+");
 
-if (!basename || !strcmp(basename, "") || !strcmp(basename, "-"))
-   basename = StripFilename(filename);
-
 if (file) {
+   String new_basename;
+
+   if (!basename || !strcmp(basename, "") || !strcmp(basename, "-"))
+   basename = new_basename = StripFilename(filename);
+   else
+   new_basename = NULL;
+
fprintf(file, "#define %s_width %d\n", basename, width);
fprintf(file, "#define %s_height %d\n", basename, height);
if (QuerySet(x_hot, y_hot)) {
@@ -708,6 +713,7 @@
if (file != stdout)
fclose(file);
 
+   XtFree(new_basename);
return BitmapSuccess;
 }
 
@@ -902,20 +908,20 @@
 {
int status;
XImage *image, *buffer;
-   unsigned char *image_data;
-   char *buffer_data;
+   unsigned char *image_data2;
+   char *buffer_data2;
unsigned int width, height;
int x_hot, y_hot;
 
status = XmuReadBitmapDataFromFile(new->bitmap.filename,
-  &width, &height, &image_data,
+  &width, &height, &image_data2,
   &x_hot, &y_hot);
if (status == BitmapSuccess) {
 
-   buffer_data = CreateCleanData(Length(width, height));
+   buffer_data2 = CreateCleanData(Length(width, height));
 
-   image = CreateBitmapImage(new, (char *)image_data, width, height);
-   buffer = CreateBitmapImage(new, buffer_data, width, height);
+   image = CreateBitmapImage(new, (char *)image_data2, width, height);
+   buffer = CreateBitmapImage(new, buffer_data2, width, height);
 
TransferImageData(new->bitmap.image, buffer);
 
@@ -1102,7 +1108,7 @@
XtFree(BW->bitmap.filename);
BW->bitmap.filename = XtNewString(filename);
  

commit bitmap for openSUSE:Factory

2014-02-07 Thread h_root
Hello community,

here is the log from the commit of package bitmap for openSUSE:Factory checked 
in at 2014-02-07 10:25:34

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


Package is "bitmap"

Changes:

--- /work/SRC/openSUSE:Factory/bitmap/bitmap.changes2013-05-27 
09:42:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.bitmap.new/bitmap.changes   2014-02-07 
10:25:35.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  6 11:01:32 UTC 2014 - sndir...@suse.com
+
+- fixed license to X11 in specfile 
+
+---



Other differences:
--
++ bitmap.spec ++
--- /var/tmp/diff_new_pack.EEbfkC/_old  2014-02-07 10:25:36.0 +0100
+++ /var/tmp/diff_new_pack.EEbfkC/_new  2014-02-07 10:25:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bitmap
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -20,7 +20,7 @@
 Version:1.0.7
 Release:0
 Summary:X bitmap editor and converter utilities
-License:MIT
+License:X11
 Group:  System/X11/Utilities
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2

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



commit bitmap for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package bitmap for openSUSE:Factory checked 
in at 2013-05-27 09:42:41

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


Package is "bitmap"

Changes:

--- /work/SRC/openSUSE:Factory/bitmap/bitmap.changes2012-05-08 
11:56:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.bitmap.new/bitmap.changes   2013-05-27 
09:42:42.0 +0200
@@ -1,0 +2,10 @@
+Mon May 20 21:19:50 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.7:
+  + Mark usage() functions as noreturn, as suggested by gcc.
+  + Fix genererate typo in bmtoa error messages.
+  + Combine usage messages into a single string.
+  + bitmap.man:  Fix some typos.
+  + Fix pixmap leak in error paths of BWGetUnzoomedPixmap.
+
+---

Old:

  bitmap-1.0.6.tar.bz2

New:

  bitmap-1.0.7.tar.bz2



Other differences:
--
++ bitmap.spec ++
--- /var/tmp/diff_new_pack.rUy3yJ/_old  2013-05-27 09:42:43.0 +0200
+++ /var/tmp/diff_new_pack.rUy3yJ/_new  2013-05-27 09:42:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bitmap
 #
-# 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
@@ -15,22 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   bitmap
-Version:1.0.6
-Release:1
-License:MIT
+Version:1.0.7
+Release:0
 Summary:X bitmap editor and converter utilities
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Utilities
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xaw7)
 BuildRequires:  pkgconfig(xbitmaps)
-BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xmu)
-BuildRequires:  pkgconfig(xproto)
+BuildRequires:  pkgconfig(xorg-macros) >= 1.8
+BuildRequires:  pkgconfig(xproto) >= 7.0.17
 BuildRequires:  pkgconfig(xt)
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:  xorg-x11 <= 7.6

++ bitmap-1.0.6.tar.bz2 -> bitmap-1.0.7.tar.bz2 ++
 11400 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/bitmap-1.0.6/Bitmap.c new/bitmap-1.0.7/Bitmap.c
--- old/bitmap-1.0.6/Bitmap.c   2012-03-09 06:40:16.0 +0100
+++ new/bitmap-1.0.7/Bitmap.c   2013-05-18 06:12:46.0 +0200
@@ -389,8 +389,10 @@
BW->bitmap.zoom.image->width,
BW->bitmap.zoom.image->height, 1);
if (!(gc = XCreateGC(XtDisplay(w), pix,
-(unsigned long) 0, (XGCValues *) 0)))
+(unsigned long) 0, (XGCValues *) 0))) {
+   XFreePixmap(XtDisplay(w), pix);
return (Pixmap) None;
+   }
 
XPutImage(XtDisplay(w), pix, gc,
  BW->bitmap.zoom.image,
@@ -410,8 +412,10 @@
BW->bitmap.image->width,
BW->bitmap.image->height, 1);
if (! (gc = XCreateGC(XtDisplay(w), pix,
- (unsigned long) 0, (XGCValues *) 0)))
+ (unsigned long) 0, (XGCValues *) 0))){
+   XFreePixmap(XtDisplay(w), pix);
return (Pixmap) None;
+   }
 
XPutImage(XtDisplay(w), pix, gc,
  BW->bitmap.image,
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/bitmap-1.0.6/ChangeLog new/bitmap-1.0.7/ChangeLog
--- old/bitmap-1.0.6/ChangeLog  2012-03-09 06:41:10.0 +0100
+++ new/bitmap-1.0.7/ChangeLog  2013-05-18 06:13:29.0 +0200
@@ -1,3 +1,75 @@
+commit 10584a7e5f476c5adb5ec6de9f0b519380abd6df
+Author: Alan Coopersmith 
+Date:   Fri May 17 21:12:44 2013 -0700
+
+bitmap 1