Hello community, here is the log from the commit of package opensaml for openSUSE:Factory checked in at 2020-12-02 15:05:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opensaml (Old) and /work/SRC/openSUSE:Factory/.opensaml.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opensaml" Wed Dec 2 15:05:50 2020 rev:9 rq:852609 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes 2019-03-22 15:09:16.105395844 +0100 +++ /work/SRC/openSUSE:Factory/.opensaml.new.5913/opensaml.changes 2020-12-02 15:05:52.209617917 +0100 @@ -1,0 +2,12 @@ +Tue Dec 1 13:18:40 UTC 2020 - Kristyna Streitova <kstreit...@suse.com> + +- Update to 3.1.0 + * [CPPOST-111] - Assorted build system fixups + * [CPPOST-114] - Add notion of profile to SecurityPolicy + * [CPPOST-112] - Implement message correlation in SAML2 encoder/decoder + * [CPPOST-115] - Add regular expression option to EntityAttributes filter +- Update library version to 11 +- Run spec-cleaner +- Refresh opensaml-2.5.5-doxygen_timestamp.patch + +------------------------------------------------------------------- Old: ---- opensaml-3.0.1.tar.bz2 opensaml-3.0.1.tar.bz2.asc New: ---- opensaml-3.1.0.tar.bz2 opensaml-3.1.0.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opensaml.spec ++++++ --- /var/tmp/diff_new_pack.T47WeC/_old 2020-12-02 15:05:52.837618556 +0100 +++ /var/tmp/diff_new_pack.T47WeC/_new 2020-12-02 15:05:52.841618561 +0100 @@ -1,7 +1,7 @@ # # spec file for package opensaml # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,14 +12,14 @@ # 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/ # -%define libvers 10 +%define libvers 11 %define pkgdocdir %{_docdir}/%{name} Name: opensaml -Version: 3.0.1 +Version: 3.1.0 Release: 0 Summary: Security Assertion Markup Language library License: Apache-2.0 @@ -34,7 +34,7 @@ BuildRequires: liblog4shib-devel >= 1.0.4 BuildRequires: libxerces-c-devel >= 3.2 BuildRequires: libxml-security-c-devel >= 2.0.0 -BuildRequires: libxmltooling-devel >= 3.0.1 +BuildRequires: libxmltooling-devel >= 3.1.0 BuildRequires: pkgconfig %if 0%{?suse_version} > 1325 BuildRequires: libboost_headers-devel @@ -78,7 +78,7 @@ Requires: libsaml%{libvers} = %{version}-%{release} Requires: libxerces-c-devel >= 3.2 Requires: libxml-security-c-devel >= 2.0.0 -Requires: libxmltooling-devel >= 3.0.1 +Requires: libxmltooling-devel >= 3.1.0 Provides: opensaml-devel = %{version}-%{release} Obsoletes: opensaml-devel < %{version}-%{release} @@ -106,7 +106,7 @@ %build %configure -make %{?_smp_mflags} +%make_build %install make install DESTDIR=%{buildroot} pkgdocdir=%{pkgdocdir} @@ -115,7 +115,7 @@ rm -f %{buildroot}/%{_libdir}/libsaml.la %check -make %{?_smp_mflags} check +%make_build check %post -n libsaml%{libvers} -p /sbin/ldconfig %postun -n libsaml%{libvers} -p /sbin/ldconfig ++++++ opensaml-2.5.5-doxygen_timestamp.patch ++++++ --- /var/tmp/diff_new_pack.T47WeC/_old 2020-12-02 15:05:52.857618577 +0100 +++ /var/tmp/diff_new_pack.T47WeC/_new 2020-12-02 15:05:52.857618577 +0100 @@ -1,12 +1,12 @@ -Index: opensaml-2.5.5/doxygen.cfg +Index: opensaml-3.1.0/doxygen.cfg =================================================================== ---- opensaml-2.5.5.orig/doxygen.cfg -+++ opensaml-2.5.5/doxygen.cfg -@@ -140,6 +140,7 @@ HTML_OUTPUT = html +--- opensaml-3.1.0.orig/doxygen.cfg ++++ opensaml-3.1.0/doxygen.cfg +@@ -137,6 +137,7 @@ HTML_OUTPUT = html HTML_FILE_EXTENSION = .html HTML_HEADER = HTML_FOOTER = +HTML_TIMESTAMP = NO HTML_STYLESHEET = - HTML_ALIGN_MEMBERS = YES GENERATE_HTMLHELP = $(GENERATE_CHM) + CHM_FILE = ../$(PROJECT).chm ++++++ opensaml-3.0.1.tar.bz2 -> opensaml-3.1.0.tar.bz2 ++++++ ++++ 9289 lines of diff (skipped) _______________________________________________ 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