Hello community,

here is the log from the commit of package orthanc-mysql for openSUSE:Factory 
checked in at 2020-11-12 22:37:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orthanc-mysql (Old)
 and      /work/SRC/openSUSE:Factory/.orthanc-mysql.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orthanc-mysql"

Thu Nov 12 22:37:49 2020 rev:2 rq:846155 version:2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/orthanc-mysql/orthanc-mysql.changes      
2020-01-29 13:22:31.678297058 +0100
+++ /work/SRC/openSUSE:Factory/.orthanc-mysql.new.24930/orthanc-mysql.changes   
2020-11-12 22:38:13.670068893 +0100
@@ -1,0 +2,5 @@
+Thu Oct 22 08:13:50 UTC 2020 - Axel Braun <[email protected]>
+
+- switch build system to orthanc-framework (static)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ orthanc-mysql.spec ++++++
--- /var/tmp/diff_new_pack.Dpx0aI/_old  2020-11-12 22:38:15.726071039 +0100
+++ /var/tmp/diff_new_pack.Dpx0aI/_new  2020-11-12 22:38:15.734071047 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package orthanc-mysql
 #
-# Copyright (c) 2020 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2020 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,22 +13,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 Name:           orthanc-mysql
 Summary:        Database plugin for Orthanc
 License:        AGPL-3.0-or-later
 Group:          Productivity/Databases/Tools
 Version:        2.0
 Release:        0
-Url:            https://orthanc-server.com
+URL:            https://orthanc-server.com
 Source0:        
https://www.orthanc-server.com/downloads/get.php?path=/plugin-mysql/OrthancMySQL-%{version}.tar.gz
 Source1:        orthanc-mysql-readme.SUSE
 Source2:        mysql.json
-BuildRequires:  gcc-c++
 BuildRequires:  cmake
 BuildRequires:  e2fsprogs-devel
+BuildRequires:  gcc-c++
 BuildRequires:  googletest-devel
 BuildRequires:  jsoncpp-devel
 BuildRequires:  libboost_date_time-devel >= 1.66
@@ -38,18 +39,18 @@
 BuildRequires:  libboost_system-devel >= 1.66
 BuildRequires:  libboost_thread-devel >= 1.66
 BuildRequires:  libcurl-devel
-BuildRequires:  openssl-devel
-BuildRequires:  orthanc-devel
-BuildRequires:  orthanc-source
 BuildRequires:  libmysqld-devel
+BuildRequires:  openssl-devel
+BuildRequires:  orthanc-framework-devel
+BuildRequires:  orthanc-framework-source
 BuildRequires:  unzip
 BuildRequires:  uuid-devel
 BuildRequires:  zlib-devel
 
-Requires:       orthanc
 Requires:       mariadb
+Requires:       orthanc
 
-BuildRoot:      OrthancMySQL-%{version}-build
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 MySQL/mariadb Database plugin for Orthanc, replaces SQLite database
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to