Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package orage for openSUSE:Factory checked 
in at 2025-08-08 15:13:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orage (Old)
 and      /work/SRC/openSUSE:Factory/.orage.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orage"

Fri Aug  8 15:13:38 2025 rev:7 rq:1298352 version:4.20.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/orage/orage.changes      2025-07-14 
10:53:34.477293675 +0200
+++ /work/SRC/openSUSE:Factory/.orage.new.1085/orage.changes    2025-08-08 
15:15:36.817563337 +0200
@@ -1,0 +2,7 @@
+Thu Aug  7 12:36:39 UTC 2025 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 4.20.2
+  * Changed recurrence limits from 100 to 9999 (MR !78).
+  * Minor cleanup of log messages.
+
+-------------------------------------------------------------------

Old:
----
  orage-4.20.1.tar.bz2

New:
----
  orage-4.20.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ orage.spec ++++++
--- /var/tmp/diff_new_pack.M7DG8v/_old  2025-08-08 15:15:37.489591480 +0200
+++ /var/tmp/diff_new_pack.M7DG8v/_new  2025-08-08 15:15:37.493591648 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package orage
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # 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:           orage
-Version:        4.20.1
+Version:        4.20.2
 Release:        0
 Summary:        Time-managing Application for the Xfce Desktop Environment
 License:        GPL-2.0-or-later

++++++ orage-4.20.1.tar.bz2 -> orage-4.20.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orage-4.20.1/NEWS new/orage-4.20.2/NEWS
--- old/orage-4.20.1/NEWS       2025-03-28 08:36:36.000000000 +0100
+++ new/orage-4.20.2/NEWS       2025-08-07 12:01:27.000000000 +0200
@@ -1,3 +1,8 @@
+4.20.2 (2025-08-07)
+======
+- Changed recurrence limits from 100 to 9999 (MR !78).
+- Minor cleanup of log messages.
+
 4.20.1 (2025-03-28)
 ======
 - Fixed event structure initialization, TODOs was not correctly displayed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orage-4.20.1/aclocal.m4 new/orage-4.20.2/aclocal.m4
--- old/orage-4.20.1/aclocal.m4 2025-03-28 08:36:55.000000000 +0100
+++ new/orage-4.20.2/aclocal.m4 2025-08-07 12:06:38.000000000 +0200
@@ -21,7 +21,7 @@
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
 # pkg.m4 - Macros to locate and use pkg-config.   -*- Autoconf -*-
-# serial 12 (pkg-config-0.29.2)
+# serial 13 (pkgconf)
 
 dnl Copyright © 2004 Scott James Remnant <sc...@netsplit.com>.
 dnl Copyright © 2012-2015 Dan Nicholson <dbn.li...@gmail.com>
@@ -37,9 +37,7 @@
 dnl General Public License for more details.
 dnl
 dnl You should have received a copy of the GNU General Public License
-dnl along with this program; if not, write to the Free Software
-dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-dnl 02111-1307, USA.
+dnl along with this program; if not, see <https://www.gnu.org/licenses/>.
 dnl
 dnl As a special exception to the GNU General Public License, if you
 dnl distribute this file as part of a program that contains a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orage-4.20.1/configure new/orage-4.20.2/configure
--- old/orage-4.20.1/configure  2025-03-28 08:36:56.000000000 +0100
+++ new/orage-4.20.2/configure  2025-08-07 12:06:39.000000000 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for orage 4.20.1.
+# Generated by GNU Autoconf 2.72 for orage 4.20.2.
 #
 # Report bugs to <https://gitlab.xfce.org/apps/orage>.
 #
@@ -620,8 +620,8 @@
 # Identity of this package.
 PACKAGE_NAME='orage'
 PACKAGE_TARNAME='orage'
-PACKAGE_VERSION='4.20.1'
-PACKAGE_STRING='orage 4.20.1'
+PACKAGE_VERSION='4.20.2'
+PACKAGE_STRING='orage 4.20.2'
 PACKAGE_BUGREPORT='https://gitlab.xfce.org/apps/orage'
 PACKAGE_URL=''
 
@@ -1443,7 +1443,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 orage 4.20.1 to adapt to many kinds of systems.
+'configure' configures orage 4.20.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1518,7 +1518,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of orage 4.20.1:";;
+     short | recursive ) echo "Configuration of orage 4.20.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1664,7 +1664,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-orage configure 4.20.1
+orage configure 4.20.2
 generated by GNU Autoconf 2.72
 
 Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2035,7 +2035,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by orage $as_me 4.20.1, which was
+It was created by orage $as_me 4.20.2, which was
 generated by GNU Autoconf 2.72.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3515,7 +3515,7 @@
 
 # Define the identity of the package.
  PACKAGE='orage'
- VERSION='4.20.1'
+ VERSION='4.20.2'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -10281,7 +10281,7 @@
       lt_prog_compiler_static='-non_shared'
       ;;
 
-    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | *freebsd*)
       case $cc_basename in
       # old Intel for x86_64, which still supported -KPIC.
       ecc*)
@@ -13329,7 +13329,7 @@
       lt_prog_compiler_static='-non_shared'
       ;;
 
-    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | *freebsd*)
       case $cc_basename in
       # old Intel for x86_64, which still supported -KPIC.
       ecc*)
@@ -20347,7 +20347,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by orage $as_me 4.20.1, which was
+This file was extended by orage $as_me 4.20.2, which was
 generated by GNU Autoconf 2.72.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -20415,7 +20415,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-orage config.status 4.20.1
+orage config.status 4.20.2
 configured by $0, generated by GNU Autoconf 2.72,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orage-4.20.1/configure.ac 
new/orage-4.20.2/configure.ac
--- old/orage-4.20.1/configure.ac       2025-03-28 08:36:09.000000000 +0100
+++ new/orage-4.20.2/configure.ac       2025-08-07 12:01:47.000000000 +0200
@@ -7,7 +7,7 @@
 dnl
 
 dnl Version information
-XDT_VERSION_INIT([4.20.1])
+XDT_VERSION_INIT([4.20.2])
 
 m4_define([glib_minimum_version], [2.58.0])
 m4_define([gtk_minimum_version], [3.24.0])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orage-4.20.1/m4/libtool.m4 
new/orage-4.20.2/m4/libtool.m4
--- old/orage-4.20.1/m4/libtool.m4      2025-03-28 08:36:53.000000000 +0100
+++ new/orage-4.20.2/m4/libtool.m4      2025-08-07 12:06:36.000000000 +0200
@@ -4825,7 +4825,7 @@
       _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
       ;;
 
-    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | *freebsd*)
       case $cc_basename in
       # old Intel for x86_64, which still supported -KPIC.
       ecc*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orage-4.20.1/po/orage.pot 
new/orage-4.20.2/po/orage.pot
--- old/orage-4.20.1/po/orage.pot       2025-03-28 08:36:58.000000000 +0100
+++ new/orage-4.20.2/po/orage.pot       2025-08-07 12:06:42.000000000 +0200
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: orage 4.20.1\n"
+"Project-Id-Version: orage 4.20.2\n"
 "Report-Msgid-Bugs-To: https://gitlab.xfce.org/apps/orage\n";
-"POT-Creation-Date: 2025-03-28 09:36+0200\n"
+"POT-Creation-Date: 2025-08-07 13:06+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orage-4.20.1/src/orage-alarm-structure.c 
new/orage-4.20.2/src/orage-alarm-structure.c
--- old/orage-4.20.1/src/orage-alarm-structure.c        2025-03-28 
08:35:30.000000000 +0100
+++ new/orage-4.20.2/src/orage-alarm-structure.c        2025-08-07 
08:49:38.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2023 Erkki Moorits
+ * Copyright (c) 2023-2025 Erkki Moorits
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -56,7 +56,6 @@
     g_return_val_if_fail (alarm->ref_count > 0, NULL);
 
     g_atomic_int_inc (&alarm->ref_count);
-    g_debug ("%s: %p, new refcount=%d", G_STRFUNC, (void *)alarm, 
alarm->ref_count);
 
     return alarm;
 }
@@ -66,9 +65,6 @@
     g_return_if_fail (alarm != NULL);
     g_return_if_fail (alarm->ref_count > 0);
 
-    g_debug ("%s: %p, current refcount=%d",
-             G_STRFUNC, (void *)alarm, alarm->ref_count);
-
     if (g_atomic_int_dec_and_test (&alarm->ref_count))
     {
         g_debug ("%s: %p, freed", G_STRFUNC, (void *)alarm);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orage-4.20.1/src/orage-appointment-window.c 
new/orage-4.20.2/src/orage-appointment-window.c
--- old/orage-4.20.1/src/orage-appointment-window.c     2025-03-28 
08:35:30.000000000 +0100
+++ new/orage-4.20.2/src/orage-appointment-window.c     2025-08-07 
08:49:38.000000000 +0200
@@ -3252,7 +3252,7 @@
 
     repeat_days_label1 = gtk_label_new (_("Every"));
     apptw->recurrence_daily_interval_spin =
-            gtk_spin_button_new_with_range (1, 100, 1);
+            gtk_spin_button_new_with_range (1, 9999, 1);
     gtk_spin_button_set_wrap (
             GTK_SPIN_BUTTON (apptw->recurrence_daily_interval_spin), TRUE);
     repeat_days_label2 = gtk_label_new (_("day(s)"));
@@ -3473,7 +3473,7 @@
             GTK_RADIO_BUTTON (apptw->Recur_limit_rb), _("Repeat"));
     gtk_box_pack_start (limit_repeat_box, apptw->Recur_count_rb,
                         FALSE, FALSE, 0);
-    apptw->Recur_count_spin = gtk_spin_button_new_with_range (1, 100, 1);
+    apptw->Recur_count_spin = gtk_spin_button_new_with_range (1, 9999, 1);
     gtk_widget_set_sensitive (apptw->Recur_count_spin, FALSE);
     gtk_spin_button_set_wrap (GTK_SPIN_BUTTON (apptw->Recur_count_spin), TRUE);
     gtk_box_pack_start (limit_repeat_box, apptw->Recur_count_spin,
@@ -3673,7 +3673,7 @@
             gtk_check_button_new_with_mnemonic(_("Duration"));
     gtk_grid_attach_next_to (GTK_GRID (apptw->Dur_hbox),
             apptw->Dur_checkbutton, NULL, GTK_POS_RIGHT, 1, 1);
-    apptw->Dur_spin_dd = gtk_spin_button_new_with_range(0, 1000, 1);
+    apptw->Dur_spin_dd = gtk_spin_button_new_with_range (0, 9999, 1);
     apptw->Dur_spin_dd_label = gtk_label_new(_("days"));
     apptw->Dur_spin_hh = gtk_spin_button_new_with_range(0, 23, 1);
     apptw->Dur_spin_hh_label = gtk_label_new(_("hours"));

Reply via email to