Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package voms for openSUSE:Factory checked in at 2023-02-09 16:41:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/voms (Old) and /work/SRC/openSUSE:Factory/.voms.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "voms" Thu Feb 9 16:41:26 2023 rev:2 rq:1064022 version:2.1.0~rc3 Changes: -------- --- /work/SRC/openSUSE:Factory/voms/voms.changes 2022-01-28 22:12:32.934884694 +0100 +++ /work/SRC/openSUSE:Factory/.voms.new.4462/voms.changes 2023-02-09 16:41:27.332574419 +0100 @@ -1,0 +2,12 @@ +Mon Feb 6 12:36:36 UTC 2023 - Marcus Meissner <meiss...@suse.com> + +- updated to 2.1.0~rc3 + - no useful upstream change entry +- voms-gcc7.patch: upstreamed +- voms-lib-check-no-macro.patch: upstreamed +- voms-default-proxyver.patch: upstreamed +- voms-nid-defined.patch: upstreamed +- voms-gssapi-header.patch: upstreamed +- voms-disable-gsoap.patch: upstreamed + +------------------------------------------------------------------- Old: ---- voms-2.1.0-rc0.tar.gz voms-default-proxyver.patch voms-disable-gsoap.patch voms-gcc7.patch voms-gssapi-header.patch voms-lib-check-no-macro.patch voms-nid-defined.patch New: ---- voms-2.1.0-rc3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ voms.spec ++++++ --- /var/tmp/diff_new_pack.EwYnSr/_old 2023-02-09 16:41:29.812587228 +0100 +++ /var/tmp/diff_new_pack.EwYnSr/_new 2023-02-09 16:41:29.816587248 +0100 @@ -1,6 +1,7 @@ # # spec file for package voms # +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2015 mischa.sa...@gmail.com # # All modifications and additions to the file contributed by third parties @@ -12,35 +13,18 @@ # 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: voms -Version: 2.1.0~rc0 -%define upstream_version 2.1.0-rc0 +Version: 2.1.0~rc3 +%define upstream_version 2.1.0-rc3 Release: 0 Summary: The Virtual Organisation Membership Service License: Apache-2.0 URL: https://wiki.italiangrid.it/VOMS Source: https://github.com/italiangrid/voms/archive/v%{upstream_version}.tar.gz#/%{name}-%{upstream_version}.tar.gz -# Check if NID is defined -# https://github.com/italiangrid/voms/issues/60 -# https://github.com/italiangrid/voms/pull/61 -Patch0: %{name}-nid-defined.patch -# Fix for GCC 7 -# https://github.com/italiangrid/voms/pull/56 -Patch1: %{name}-gcc7.patch -# Create RFC proxies as default -# https://github.com/italiangrid/voms/pull/57 -Patch2: %{name}-default-proxyver.patch -# Don't use macros in AC_CHECK_LIB -# https://github.com/italiangrid/voms/pull/58 -Patch3: %{name}-lib-check-no-macro.patch -# VOMS API compilation fails against kerberos gss API header -# https://github.com/italiangrid/voms/issues/54 -# https://github.com/italiangrid/voms/pull/62 -Patch4: %{name}-gssapi-header.patch -# We don't build the server and can patch out gsoap dependency -Patch5: voms-disable-gsoap.patch %description The Virtual Organization Membership Service (VOMS) is an attribute authority @@ -55,14 +39,14 @@ Group: System/Libraries BuildRequires: gcc-c++ -BuildRequires: libopenssl-devel +BuildRequires: bison +BuildRequires: docbook-xsl-stylesheets +BuildRequires: doxygen BuildRequires: libexpat-devel +BuildRequires: libopenssl-devel BuildRequires: libtool -BuildRequires: pkgconfig BuildRequires: libxslt -BuildRequires: docbook-xsl-stylesheets -BuildRequires: doxygen -BuildRequires: bison +BuildRequires: pkgconfig # Needed for macro fdupes BuildRequires: fdupes @@ -80,9 +64,9 @@ %package devel Summary: Virtual Organization Membership Service Development Files Group: Development/Libraries/C and C++ -Requires: libvomsapi1%{?_isa} = %{version}-%{release} -Requires: libopenssl-devel Requires: automake +Requires: libopenssl-devel +Requires: libvomsapi1%{?_isa} = %{version}-%{release} %description devel The Virtual Organization Membership Service (VOMS) is an attribute authority @@ -108,7 +92,7 @@ Requires: libvomsapi1%{?_isa} = %{version}-%{release} Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %description clients The Virtual Organization Membership Service (VOMS) is an attribute authority ++++++ voms-2.1.0-rc0.tar.gz -> voms-2.1.0-rc3.tar.gz ++++++ ++++ 4941 lines of diff (skipped)