Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
X11:wxWidgets
wxsvg
wxsvg-fix-version.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wxsvg-fix-version.patch of Package wxsvg
diff -Pdpru wxsvg-1.5.25.orig/configure wxsvg-1.5.25/configure --- wxsvg-1.5.25.orig/configure 2024-05-18 14:04:51.000000000 +0200 +++ wxsvg-1.5.25/configure 2024-09-16 09:04:44.992447704 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for wxsvg 1.5.24. +# Generated by GNU Autoconf 2.71 for wxsvg 1.5.25. # # Report bugs to <http://wxsvg.sourceforge.net/>. # @@ -621,8 +621,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='wxsvg' PACKAGE_TARNAME='wxsvg' -PACKAGE_VERSION='1.5.24' -PACKAGE_STRING='wxsvg 1.5.24' +PACKAGE_VERSION='1.5.25' +PACKAGE_STRING='wxsvg 1.5.25' PACKAGE_BUGREPORT='http://wxsvg.sourceforge.net/' PACKAGE_URL='' @@ -1421,7 +1421,7 @@ if test "$ac_init_help" = "long"; then # 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 wxsvg 1.5.24 to adapt to many kinds of systems. +\`configure' configures wxsvg 1.5.25 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1492,7 +1492,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of wxsvg 1.5.24:";; + short | recursive ) echo "Configuration of wxsvg 1.5.25:";; esac cat <<\_ACEOF @@ -1639,7 +1639,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -wxsvg configure 1.5.24 +wxsvg configure 1.5.25 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2014,7 +2014,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by wxsvg $as_me 1.5.24, which was +It was created by wxsvg $as_me 1.5.25, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3500,7 +3500,7 @@ fi # Define the identity of the package. PACKAGE='wxsvg' - VERSION='1.5.24' + VERSION='1.5.25' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -18864,7 +18864,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by wxsvg $as_me 1.5.24, which was +This file was extended by wxsvg $as_me 1.5.25, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18923,7 +18923,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -wxsvg config.status 1.5.24 +wxsvg config.status 1.5.25 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -Pdpru wxsvg-1.5.25.orig/configure.ac wxsvg-1.5.25/configure.ac --- wxsvg-1.5.25.orig/configure.ac 2024-05-18 14:04:49.000000000 +0200 +++ wxsvg-1.5.25/configure.ac 2024-09-16 09:05:02.988893909 +0200 @@ -2,7 +2,7 @@ # initialization AC_PREREQ([2.71]) -AC_INIT([wxsvg],[1.5.24],[http://wxsvg.sourceforge.net/]) +AC_INIT([wxsvg],[1.5.25],[http://wxsvg.sourceforge.net/]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE(foreign) AM_MAINTAINER_MODE
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor