Hello community,

here is the log from the commit of package profanity for openSUSE:Factory 
checked in at 2020-07-01 20:44:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/profanity (Old)
 and      /work/SRC/openSUSE:Factory/.profanity.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "profanity"

Wed Jul  1 20:44:03 2020 rev:22 rq:818152 version:0.9.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/profanity/profanity.changes      2020-06-24 
15:48:22.596276828 +0200
+++ /work/SRC/openSUSE:Factory/.profanity.new.3060/profanity.changes    
2020-07-01 20:44:04.442366351 +0200
@@ -1,0 +2,7 @@
+Wed Jul  1 16:56:46 UTC 2020 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.9.5:
+  * Fix segfault in /theme properties due to uninitialized
+    titlebar.scrollable (#1380)
+
+-------------------------------------------------------------------

Old:
----
  profanity-0.9.4.tar.gz

New:
----
  profanity-0.9.5.tar.gz

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

Other differences:
------------------
++++++ profanity.spec ++++++
--- /var/tmp/diff_new_pack.JRzM5Z/_old  2020-07-01 20:44:05.074368343 +0200
+++ /var/tmp/diff_new_pack.JRzM5Z/_new  2020-07-01 20:44:05.078368355 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           profanity
-Version:        0.9.4
+Version:        0.9.5
 Release:        0
 Summary:        Console-based XMPP client
 License:        SUSE-GPL-3.0+-with-openssl-exception

++++++ profanity-0.9.4.tar.gz -> profanity-0.9.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/profanity-0.9.4/.git/HEAD 
new/profanity-0.9.5/.git/HEAD
--- old/profanity-0.9.4/.git/HEAD       2020-06-16 16:56:48.000000000 +0200
+++ new/profanity-0.9.5/.git/HEAD       1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-ref: refs/heads/master
Binary files old/profanity-0.9.4/.git/index and new/profanity-0.9.5/.git/index 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/profanity-0.9.4/CHANGELOG 
new/profanity-0.9.5/CHANGELOG
--- old/profanity-0.9.4/CHANGELOG       2020-06-24 13:54:20.000000000 +0200
+++ new/profanity-0.9.5/CHANGELOG       2020-07-01 18:45:21.000000000 +0200
@@ -1,3 +1,9 @@
+0.9.5 (2020-07-01)
+=====
+
+Changes:
+- Fix segfault in `/theme properties` due to uninitialized 
`titlebar.scrollable` (#1380)
+
 0.9.4 (2020-06-24)
 =====
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/profanity-0.9.4/configure 
new/profanity-0.9.5/configure
--- old/profanity-0.9.4/configure       2020-06-24 13:57:29.000000000 +0200
+++ new/profanity-0.9.5/configure       2020-07-01 18:50:45.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for profanity 0.9.4.
+# Generated by GNU Autoconf 2.69 for profanity 0.9.5.
 #
 # Report bugs to <jub...@iodoru.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='profanity'
 PACKAGE_TARNAME='profanity'
-PACKAGE_VERSION='0.9.4'
-PACKAGE_STRING='profanity 0.9.4'
+PACKAGE_VERSION='0.9.5'
+PACKAGE_STRING='profanity 0.9.5'
 PACKAGE_BUGREPORT='jub...@iodoru.org'
 PACKAGE_URL=''
 
@@ -1426,7 +1426,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 profanity 0.9.4 to adapt to many kinds of systems.
+\`configure' configures profanity 0.9.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1496,7 +1496,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of profanity 0.9.4:";;
+     short | recursive ) echo "Configuration of profanity 0.9.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1670,7 +1670,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-profanity configure 0.9.4
+profanity configure 0.9.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2039,7 +2039,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by profanity $as_me 0.9.4, which was
+It was created by profanity $as_me 0.9.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2906,7 +2906,7 @@
 
 # Define the identity of the package.
  PACKAGE='profanity'
- VERSION='0.9.4'
+ VERSION='0.9.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12330,7 +12330,7 @@
     PLATFORM="nix" ;;
 esac
 
-PACKAGE_STATUS="development"
+PACKAGE_STATUS="release"
 
 ### Get git branch and revision if in development
 if test "x$PACKAGE_STATUS" = xdevelopment; then
@@ -17448,7 +17448,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by profanity $as_me 0.9.4, which was
+This file was extended by profanity $as_me 0.9.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17514,7 +17514,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-profanity config.status 0.9.4
+profanity config.status 0.9.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/profanity-0.9.4/configure.ac 
new/profanity-0.9.5/configure.ac
--- old/profanity-0.9.4/configure.ac    2020-06-24 13:57:00.000000000 +0200
+++ new/profanity-0.9.5/configure.ac    2020-07-01 18:49:19.000000000 +0200
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([profanity], [0.9.4], [jub...@iodoru.org])
+AC_INIT([profanity], [0.9.5], [jub...@iodoru.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([src/main.c])
@@ -27,7 +27,7 @@
     [cygwin], [PLATFORM="cygwin"],
     [PLATFORM="nix"])
 
-PACKAGE_STATUS="development"
+PACKAGE_STATUS="release"
 
 ### Get git branch and revision if in development
 if test "x$PACKAGE_STATUS" = xdevelopment; then
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/profanity-0.9.4/docs/profanity.1 
new/profanity-0.9.5/docs/profanity.1
--- old/profanity-0.9.4/docs/profanity.1        2020-06-24 13:54:51.000000000 
+0200
+++ new/profanity-0.9.5/docs/profanity.1        2020-07-01 18:47:37.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2020-06-24" "0.9.4" "Profanity XMPP client"
+.TH man 1 "2020-07-01" "0.9.5" "Profanity XMPP client"
 .SH NAME
 Profanity \- a simple console based XMPP chat client.
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/profanity-0.9.4/src/config/theme.c 
new/profanity-0.9.5/src/config/theme.c
--- old/profanity-0.9.4/src/config/theme.c      2020-06-12 15:58:56.000000000 
+0200
+++ new/profanity-0.9.5/src/config/theme.c      2020-07-01 18:45:02.000000000 
+0200
@@ -102,6 +102,7 @@
     g_hash_table_insert(defaults, strdup("titlebar.chat"),           
strdup("white"));
     g_hash_table_insert(defaults, strdup("titlebar.dnd"),            
strdup("white"));
     g_hash_table_insert(defaults, strdup("titlebar.xa"),             
strdup("white"));
+    g_hash_table_insert(defaults, strdup("titlebar.scrolled"),       
strdup("default"));
     g_hash_table_insert(defaults, strdup("statusbar.text"),          
strdup("white"));
     g_hash_table_insert(defaults, strdup("statusbar.brackets"),      
strdup("cyan"));
     g_hash_table_insert(defaults, strdup("statusbar.active"),        
strdup("cyan"));


Reply via email to