Hello community, here is the log from the commit of package orthanc-postgresql for openSUSE:Factory checked in at 2020-11-12 22:38:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orthanc-postgresql (Old) and /work/SRC/openSUSE:Factory/.orthanc-postgresql.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-postgresql" Thu Nov 12 22:38:12 2020 rev:3 rq:846161 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/orthanc-postgresql/orthanc-postgresql.changes 2020-03-16 10:20:17.967635164 +0100 +++ /work/SRC/openSUSE:Factory/.orthanc-postgresql.new.24930/orthanc-postgresql.changes 2020-11-12 22:38:42.486098973 +0100 @@ -1,0 +2,6 @@ +Thu Oct 22 08:35:21 UTC 2020 - Axel Braun <axel.br...@gmx.de> + +- switch to orthanc-framework (static version) + psql114.patch extended for psql 12/13 versions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orthanc-postgresql.spec ++++++ --- /var/tmp/diff_new_pack.Ztfg3t/_old 2020-11-12 22:38:45.010101608 +0100 +++ /var/tmp/diff_new_pack.Ztfg3t/_new 2020-11-12 22:38:45.018101616 +0100 @@ -33,6 +33,7 @@ BuildRequires: gcc-c++ BuildRequires: googletest-devel BuildRequires: jsoncpp-devel +BuildRequires: libboost_atomic-devel >= 1.66 BuildRequires: libboost_date_time-devel >= 1.66 BuildRequires: libboost_filesystem-devel >= 1.66 BuildRequires: libboost_locale-devel >= 1.66 @@ -40,8 +41,8 @@ BuildRequires: libboost_system-devel >= 1.66 BuildRequires: libboost_thread-devel >= 1.66 BuildRequires: openssl-devel -BuildRequires: orthanc-devel -BuildRequires: orthanc-source +BuildRequires: orthanc-framework-devel +BuildRequires: orthanc-framework-source BuildRequires: postgresql-devel #Tumbleweed and Leap >= 15.2 %if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200 ++++++ psql114.patch ++++++ --- /var/tmp/diff_new_pack.Ztfg3t/_old 2020-11-12 22:38:45.102101704 +0100 +++ /var/tmp/diff_new_pack.Ztfg3t/_new 2020-11-12 22:38:45.102101704 +0100 @@ -6,7 +6,7 @@ else() set(PostgreSQL_ADDITIONAL_VERSIONS - "11" "10" "9.6" "9.5" "9.4" "9.3" "9.2" "9.1" "9.0" "8.4" "8.3" "8.2" "8.1" "8.0") -+ "11.5" "11.4" "11" "10" "9.6" "9.5" "9.4" "9.3" "9.2" "9.1" "9.0") ++ "13" "12.2" "12.1" "12" "11.5" "11.4" "11" "10" "9.6" "9.5" "9.4" "9.3" "9.2" "9.1" "9.0") if (NOT WIN32) foreach (suffix ${PostgreSQL_ADDITIONAL_VERSIONS}) list(APPEND PostgreSQL_ADDITIONAL_SEARCH_PATHS _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org