commit scrot for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scrot for openSUSE:Factory checked in at 2024-08-14 14:16:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scrot (Old) and /work/SRC/openSUSE:Factory/.scrot.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "scrot" Wed Aug 14 14:16:14 2024 rev:13 rq:1193835 version:1.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/scrot/scrot.changes 2024-07-25 16:01:46.561640331 +0200 +++ /work/SRC/openSUSE:Factory/.scrot.new.7232/scrot.changes 2024-08-14 14:16:57.689832770 +0200 @@ -1,0 +2,7 @@ +Tue Aug 13 06:08:58 UTC 2024 - Dirk Müller <dmueller@suse.com> + +- update to 1.11.1: + * Fixes: remove trailing slash from etc/ from Makefile.am to + allow the 'make dist' command to run correctly. + +------------------------------------------------------------------- Old: ---- scrot-1.11.tar.gz New: ---- scrot-1.11.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scrot.spec ++++++ --- /var/tmp/diff_new_pack.ErudIb/_old 2024-08-14 14:16:58.277857351 +0200 +++ /var/tmp/diff_new_pack.ErudIb/_new 2024-08-14 14:16:58.281857519 +0200 @@ -17,7 +17,7 @@ Name: scrot -Version: 1.11 +Version: 1.11.1 Release: 0 Summary: Screenshot Capture Utility License: SUSE-Scrot ++++++ scrot-1.11.tar.gz -> scrot-1.11.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/scrot-1.11/ChangeLog new/scrot-1.11.1/ChangeLog --- old/scrot-1.11/ChangeLog 2024-06-10 13:30:17.000000000 +0200 +++ new/scrot-1.11.1/ChangeLog 2024-06-10 19:40:32.000000000 +0200 @@ -1,3 +1,11 @@ +Mon Jun 10 14:36:36 -03:00 2024 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> +Version 1.11.1 + + [ NRK ] alias @N-R-K + + * Fixes: remove trailing slash from etc/ from Makefile.am to allow the + 'make dist' command to run correctly. + Sun Jun 09 21:19:28 -03:00 2024 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Version 1.11 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/scrot-1.11/Makefile.in new/scrot-1.11.1/Makefile.in --- old/scrot-1.11/Makefile.in 2024-06-10 13:32:09.000000000 +0200 +++ new/scrot-1.11.1/Makefile.in 2024-06-10 19:54:01.000000000 +0200 @@ -212,7 +212,7 @@ done | $(am__uniquify_input)` DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in AUTHORS COPYING ChangeLog \ - README.md compile depcomp install-sh missing + README.md compile install-sh missing DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/scrot-1.11/configure new/scrot-1.11.1/configure --- old/scrot-1.11/configure 2024-06-10 13:30:21.000000000 +0200 +++ new/scrot-1.11.1/configure 2024-06-10 19:54:01.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for scrot 1.11. +# Generated by GNU Autoconf 2.71 for scrot 1.11.1. # # Report bugs to <https://github.com/resurrecting-open-source-projects/scrot/issues>. # @@ -611,8 +611,8 @@ # Identity of this package. PACKAGE_NAME='scrot' PACKAGE_TARNAME='scrot' -PACKAGE_VERSION='1.11' -PACKAGE_STRING='scrot 1.11' +PACKAGE_VERSION='1.11.1' +PACKAGE_STRING='scrot 1.11.1' PACKAGE_BUGREPORT='https://github.com/resurrecting-open-source-projects/scrot/issues' PACKAGE_URL='https://github.com/resurrecting-open-source-projects/scrot' @@ -1287,7 +1287,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures scrot 1.11 to adapt to many kinds of systems. +\`configure' configures scrot 1.11.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1354,7 +1354,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of scrot 1.11:";; + short | recursive ) echo "Configuration of scrot 1.11.1:";; esac cat <<\_ACEOF @@ -1461,7 +1461,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -scrot configure 1.11 +scrot configure 1.11.1 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -1580,7 +1580,7 @@ #define $2 innocuous_$2 /* System header to define __stub macros and hopefully few prototypes, - which can conflict with char $2 (void); below. */ + which can conflict with char $2 (); below. */ #include <limits.h> #undef $2 @@ -1591,7 +1591,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (void); +char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ @@ -1646,7 +1646,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by scrot $as_me 1.11, which was +It was created by scrot $as_me 1.11.1, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -1932,7 +1932,9 @@ /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ struct buf { int x; }; struct buf * (*rcsopen) (struct buf *, struct stat *, int); -static char *e (char **p, int i) +static char *e (p, i) + char **p; + int i; { return p[i]; } @@ -1983,7 +1985,6 @@ extern int printf (const char *, ...); extern int dprintf (int, const char *, ...); extern void *malloc (size_t); -extern void free (void *); // Check varargs macros. These examples are taken from C99 6.10.3.5. // dprintf is used instead of fprintf to avoid needing to declare @@ -2906,7 +2907,7 @@ # Define the identity of the package. PACKAGE='scrot' - VERSION='1.11' + VERSION='1.11.1' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -6068,7 +6069,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by scrot $as_me 1.11, which was +This file was extended by scrot $as_me 1.11.1, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6128,7 +6129,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -scrot config.status 1.11 +scrot config.status 1.11.1 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/scrot-1.11/configure.ac new/scrot-1.11.1/configure.ac --- old/scrot-1.11/configure.ac 2024-06-10 13:30:17.000000000 +0200 +++ new/scrot-1.11.1/configure.ac 2024-06-10 19:41:36.000000000 +0200 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to create configure. -AC_INIT([scrot], [1.11], +AC_INIT([scrot], [1.11.1], [https://github.com/resurrecting-open-source-projects/scrot/issues],, [https://github.com/resurrecting-open-source-projects/scrot]) AC_CONFIG_SRCDIR([src/scrot.c])
participants (1)
-
Source-Sync