Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package otpclient for openSUSE:Factory 
checked in at 2023-03-15 18:56:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/otpclient (Old)
 and      /work/SRC/openSUSE:Factory/.otpclient.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "otpclient"

Wed Mar 15 18:56:27 2023 rev:24 rq:1072106 version:3.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/otpclient/otpclient.changes      2023-02-10 
14:35:54.162129322 +0100
+++ /work/SRC/openSUSE:Factory/.otpclient.new.31432/otpclient.changes   
2023-03-15 18:56:33.645038642 +0100
@@ -1,0 +2,6 @@
+Wed Mar 15 13:00:31 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 3.1.5:
+  * allow db to be a symlink (fix #289)
+
+-------------------------------------------------------------------

Old:
----
  v3.1.4.tar.gz
  v3.1.4.tar.gz.asc

New:
----
  v3.1.5.tar.gz
  v3.1.5.tar.gz.asc

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

Other differences:
------------------
++++++ otpclient.spec ++++++
--- /var/tmp/diff_new_pack.6Bp83W/_old  2023-03-15 18:56:36.129051856 +0100
+++ /var/tmp/diff_new_pack.6Bp83W/_new  2023-03-15 18:56:36.133051876 +0100
@@ -18,7 +18,7 @@
 
 %define uclname OTPClient
 Name:           otpclient
-Version:        3.1.4
+Version:        3.1.5
 Release:        0
 Summary:        Simple GTK+ client for managing TOTP and HOTP
 License:        GPL-3.0-or-later


++++++ v3.1.4.tar.gz -> v3.1.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/OTPClient-3.1.4/CMakeLists.txt 
new/OTPClient-3.1.5/CMakeLists.txt
--- old/OTPClient-3.1.4/CMakeLists.txt  2023-02-10 10:23:43.000000000 +0100
+++ new/OTPClient-3.1.5/CMakeLists.txt  2023-03-15 10:40:38.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16)
-project(OTPClient VERSION "3.1.4" LANGUAGES "C")
+project(OTPClient VERSION "3.1.5" LANGUAGES "C")
 include(GNUInstallDirs)
 
 configure_file("src/common/version.h.in" "version.h")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/OTPClient-3.1.4/README.md 
new/OTPClient-3.1.5/README.md
--- old/OTPClient-3.1.4/README.md       2023-02-10 10:23:43.000000000 +0100
+++ new/OTPClient-3.1.5/README.md       2023-03-15 10:40:38.000000000 +0100
@@ -17,8 +17,7 @@
 | jansson                                            | 2.12        |
 | libgcrypt                                          | 1.8.0       |
 | libpng                                             | 1.6.35      |
-| [libbaseencode](https://github.com/paolostivanin/libbaseencode) | 1.0.15     
|
-| [libcotp](https://github.com/paolostivanin/libcotp) | 1.2.8      |
+| [libcotp](https://github.com/paolostivanin/libcotp) | 2.0.0      |
 | zbar                                               | 0.20        |
 | protobuf-c                                         | 1.3.0       |
 | protobuf                                           | 3.6.0       |
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/OTPClient-3.1.4/data/com.github.paolostivanin.OTPClient.appdata.xml 
new/OTPClient-3.1.5/data/com.github.paolostivanin.OTPClient.appdata.xml
--- old/OTPClient-3.1.4/data/com.github.paolostivanin.OTPClient.appdata.xml     
2023-02-10 10:23:43.000000000 +0100
+++ new/OTPClient-3.1.5/data/com.github.paolostivanin.OTPClient.appdata.xml     
2023-03-15 10:40:38.000000000 +0100
@@ -25,28 +25,20 @@
 
   <screenshots>
     <screenshot type="default">
-      <caption>Main window</caption>
-      <image type="source">https://preview.ibb.co/jE5eff/main.png</image>
-    </screenshot>
-    <screenshot>
       <caption>Empty main window</caption>
-      <image type="source">https://image.ibb.co/garPD0/emptymain.png</image>
+      <image 
type="source">https://raw.githubusercontent.com/paolostivanin/OTPClient/master/data/screenshots/emptymain.png</image>
     </screenshot>
     <screenshot>
       <caption>Add menu</caption>
-      <image type="source">https://preview.ibb.co/c840mL/addmenu.png</image>
+      <image 
type="source">https://raw.githubusercontent.com/paolostivanin/OTPClient/master/data/screenshots/addmenu.png</image>
     </screenshot>
     <screenshot>
       <caption>General menu</caption>
-      <image type="source">https://image.ibb.co/dZit6L/hambmenu.png</image>
+      <image 
type="source">https://raw.githubusercontent.com/paolostivanin/OTPClient/master/data/screenshots/hambmenu.png</image>
     </screenshot>
     <screenshot>
       <caption>Settings menu</caption>
-      <image type="source">https://image.ibb.co/jXpSY0/settingsmenu.png</image>
-    </screenshot>
-    <screenshot>
-      <caption>Manually add a token</caption>
-      <image type="source">https://preview.ibb.co/dxmkLf/manualadd.png</image>
+      <image 
type="source">https://raw.githubusercontent.com/paolostivanin/OTPClient/master/data/screenshots/settings.png</image>
     </screenshot>
   </screenshots>
 
@@ -83,6 +75,14 @@
   </content_rating>
 
   <releases>
+    <release version="3.1.5" date="2023-03-15">
+      <description>
+        <p>OTPClient 3.1.5 fixes an issue when dealing with symlink</p>
+        <ul>
+          <li>allow the db to be a symlink and follow it correctly (#289)</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.1.4" date="2023-02-06">
       <description>
         <p>OTPClient 3.1.4 brings some fixes</p>
Binary files old/OTPClient-3.1.4/data/screenshots/addmenu.png and 
new/OTPClient-3.1.5/data/screenshots/addmenu.png differ
Binary files old/OTPClient-3.1.4/data/screenshots/emptymain.png and 
new/OTPClient-3.1.5/data/screenshots/emptymain.png differ
Binary files old/OTPClient-3.1.4/data/screenshots/hambmenu.png and 
new/OTPClient-3.1.5/data/screenshots/hambmenu.png differ
Binary files old/OTPClient-3.1.4/data/screenshots/main.png and 
new/OTPClient-3.1.5/data/screenshots/main.png differ
Binary files old/OTPClient-3.1.4/data/screenshots/manualadd.png and 
new/OTPClient-3.1.5/data/screenshots/manualadd.png differ
Binary files old/OTPClient-3.1.4/data/screenshots/settings.png and 
new/OTPClient-3.1.5/data/screenshots/settings.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/OTPClient-3.1.4/src/file-size.c 
new/OTPClient-3.1.5/src/file-size.c
--- old/OTPClient-3.1.4/src/file-size.c 2023-02-10 10:23:43.000000000 +0100
+++ new/OTPClient-3.1.5/src/file-size.c 2023-03-15 10:40:38.000000000 +0100
@@ -5,10 +5,9 @@
 get_file_size (const gchar *file_path)
 {
     GError *error = NULL;
-    GFileQueryInfoFlags flags = G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS;
 
     GFile *file = g_file_new_for_path (file_path);
-    GFileInfo *info = g_file_query_info (G_FILE(file), "standard::*", flags, 
NULL, &error);
+    GFileInfo *info = g_file_query_info (G_FILE(file), "standard::*", 
G_FILE_QUERY_INFO_NONE, NULL, &error);
     if (info == NULL) {
         g_printerr ("%s\n", error->message);
         g_clear_error (&error);

Reply via email to