commit opensaml for openSUSE:Factory

2019-03-22 Thread root
Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2019-03-22 15:09:13

Comparing /work/SRC/openSUSE:Factory/opensaml (Old)
 and  /work/SRC/openSUSE:Factory/.opensaml.new.25356 (New)


Package is "opensaml"

Fri Mar 22 15:09:13 2019 rev:8 rq:687306 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes2018-12-04 
20:54:14.652858577 +0100
+++ /work/SRC/openSUSE:Factory/.opensaml.new.25356/opensaml.changes 
2019-03-22 15:09:16.105395844 +0100
@@ -1,0 +2,7 @@
+Wed Mar 20 12:55:04 UTC 2019 - Kristýna Streitová 
+
+- update to 3.0.1
+  * no changelog available
+- requires libxmltooling-devel >= 3.0.1 
+
+---

Old:

  opensaml-3.0.0.tar.bz2
  opensaml-3.0.0.tar.bz2.asc

New:

  opensaml-3.0.1.tar.bz2
  opensaml-3.0.1.tar.bz2.asc



Other differences:
--
++ opensaml.spec ++
--- /var/tmp/diff_new_pack.KnR2y1/_old  2019-03-22 15:09:16.905395152 +0100
+++ /var/tmp/diff_new_pack.KnR2y1/_new  2019-03-22 15:09:16.909395148 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opensaml
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define libvers 10
 %define pkgdocdir %{_docdir}/%{name}
 Name:   opensaml
-Version:3.0.0
+Version:3.0.1
 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.0
+BuildRequires:  libxmltooling-devel >= 3.0.1
 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.0
+Requires:   libxmltooling-devel >= 3.0.1
 Provides:   opensaml-devel = %{version}-%{release}
 Obsoletes:  opensaml-devel < %{version}-%{release}
 

++ opensaml-3.0.0.tar.bz2 -> opensaml-3.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/opensaml-3.0.0/Makefile.in 
new/opensaml-3.0.1/Makefile.in
--- old/opensaml-3.0.0/Makefile.in  2018-07-10 03:09:33.0 +0200
+++ new/opensaml-3.0.1/Makefile.in  2019-03-08 16:01:44.0 +0100
@@ -232,7 +232,7 @@
$(top_srcdir)/build-aux/install-sh \
$(top_srcdir)/build-aux/ltmain.sh \
$(top_srcdir)/build-aux/missing build-aux/compile \
-   build-aux/config.guess build-aux/config.sub \
+   build-aux/config.guess build-aux/config.sub build-aux/depcomp \
build-aux/install-sh build-aux/ltmain.sh build-aux/missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/opensaml-3.0.0/config_win32.h 
new/opensaml-3.0.1/config_win32.h
--- old/opensaml-3.0.0/config_win32.h   2018-07-10 03:09:09.0 +0200
+++ new/opensaml-3.0.1/config_win32.h   2019-02-21 21:06:18.0 +0100
@@ -81,13 +81,13 @@
 #define PACKAGE_NAME "opensaml"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "opensaml 3.0.0"
+#define PACKAGE_STRING "opensaml 3.0.1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "opensaml"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "3.0.0"
+#define PACKAGE_VERSION "3.0.1"
 
 /* Define to the necessary symbol if this constant uses a non-standard name on
your system. */
@@ -100,7 +100,7 @@
 /* #undef TM_IN_SYS_TIME */
 
 /* Version number of package */
-#define VERSION "3.0.0"
+#define VERSION "3.0.1"
 
 /* Define to empty if `const' does not conform to ANSI C. */
 /* #undef const */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/opensaml-3.0.0/configure new/opensaml-3.0.1/configure
--- old/opensaml-3.0.0/configure2018-07-10 03:09:31.0 +0200
+++ new/opensaml-3.0.1/configure2019-03-08 16:01:45.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for opensaml 3.0.0.
+# Generated by GNU 

commit opensaml for openSUSE:Factory

2018-12-04 Thread root
Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2018-12-04 20:54:10

Comparing /work/SRC/openSUSE:Factory/opensaml (Old)
 and  /work/SRC/openSUSE:Factory/.opensaml.new.19453 (New)


Package is "opensaml"

Tue Dec  4 20:54:10 2018 rev:7 rq:652460 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes2017-11-27 
22:16:11.347473822 +0100
+++ /work/SRC/openSUSE:Factory/.opensaml.new.19453/opensaml.changes 
2018-12-04 20:54:14.652858577 +0100
@@ -1,0 +2,19 @@
+Tue Nov 27 16:52:53 UTC 2018 - kstreit...@suse.com
+
+- update to 3.0.0
+  * [CPPOST-72] - Excessive CFLAGS included in installed pkgconfig
+file
+  * [CPPOST-103] - Deprecate/remove old style metadata filter
+definitions
+  * [CPPOST-104] - Rationalize logging names for Metadata Providers
+  * [CPPOST-106] - Explicitly complain if ChainingMetadata Provider
+tries to install filters
+  * [CPPOST-68] - Add per-entity observability for metadata
+providers
+  * [CPPOST-98] - On-disk caching of dynamically acquired metadata
+  * [CPPOST-108] - auto_ptr clea 
+- require libxerces-c-devel >= 3.2, libxml-security-c-devel >= 2.0.0
+  and libxmltooling-devel >= 3.0.0
+- update library soname from 9 to 10
+
+---

Old:

  opensaml-2.6.1.tar.bz2
  opensaml-2.6.1.tar.bz2.asc

New:

  opensaml-3.0.0.tar.bz2
  opensaml-3.0.0.tar.bz2.asc



Other differences:
--
++ opensaml.spec ++
--- /var/tmp/diff_new_pack.nTeh26/_old  2018-12-04 20:54:15.076858105 +0100
+++ /var/tmp/diff_new_pack.nTeh26/_new  2018-12-04 20:54:15.076858105 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opensaml
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,15 @@
 #
 
 
+%define libvers 10
 %define pkgdocdir %{_docdir}/%{name}
 Name:   opensaml
-Version:2.6.1
+Version:3.0.0
 Release:0
 Summary:Security Assertion Markup Language library
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
-Url:http://www.opensaml.org/
+URL:http://www.opensaml.org/
 Source0:
https://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2
 Source1:
https://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
@@ -31,9 +32,9 @@
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  liblog4shib-devel >= 1.0.4
-BuildRequires:  libxerces-c-devel >= 3.1
-BuildRequires:  libxml-security-c-devel >= 1.7.3
-BuildRequires:  libxmltooling-devel >= 1.6.0
+BuildRequires:  libxerces-c-devel >= 3.2
+BuildRequires:  libxml-security-c-devel >= 2.0.0
+BuildRequires:  libxmltooling-devel >= 3.0.0
 BuildRequires:  pkgconfig
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
@@ -57,13 +58,13 @@
 
 This package contains the utility programs.
 
-%package -n libsaml9
+%package -n libsaml%{libvers}
 Summary:Security Assertion Markup Language library
 Group:  System/Libraries
 Provides:   opensaml = %{version}-%{release}
 Obsoletes:  opensaml < %{version}-%{release}
 
-%description -n libsaml9
+%description -n libsaml%{libvers}
 OpenSAML is an open source implementation of the OASIS Security Assertion
 Markup Language Specification. It contains a set of open source C++ classes
 that support the SAML 1.0, 1.1, and 2.0 specifications.
@@ -74,10 +75,10 @@
 Summary:OpenSAML development Headers
 Group:  Development/Libraries/C and C++
 Requires:   liblog4shib-devel >= 1.0.4
-Requires:   libsaml9 = %{version}-%{release}
-Requires:   libxerces-c-devel >= 3.1
-Requires:   libxml-security-c-devel >= 1.7.3
-Requires:   libxmltooling-devel >= 1.6.0
+Requires:   libsaml%{libvers} = %{version}-%{release}
+Requires:   libxerces-c-devel >= 3.2
+Requires:   libxml-security-c-devel >= 2.0.0
+Requires:   libxmltooling-devel >= 3.0.0
 Provides:   opensaml-devel = %{version}-%{release}
 Obsoletes:  opensaml-devel < %{version}-%{release}
 
@@ -111,17 +112,18 @@
 make install DESTDIR=%{buildroot} pkgdocdir=%{pkgdocdir}
 # Don't package unit tester if present.
 rm -f %{buildroot}/%{_bindir}/samltest
+rm -f %{buildroot}/%{_libdir}/libsaml.la
 
 %check
 make %{?_smp_mflags} check
 
-%post -n libsaml9 -p /sbin/ldconfig
-%postun -n libsaml9 -p /sbin/ldconfig
+%post -n libsaml%{libvers} -p /sbin/ldconfig
+%postun 

commit opensaml for openSUSE:Factory

2017-11-27 Thread root
Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2017-11-27 22:16:09

Comparing /work/SRC/openSUSE:Factory/opensaml (Old)
 and  /work/SRC/openSUSE:Factory/.opensaml.new (New)


Package is "opensaml"

Mon Nov 27 22:16:09 2017 rev:6 rq:545294 version:2.6.1

Changes:

--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes2017-10-05 
11:56:34.603243449 +0200
+++ /work/SRC/openSUSE:Factory/.opensaml.new/opensaml.changes   2017-11-27 
22:16:11.347473822 +0100
@@ -1,0 +2,11 @@
+Wed Nov 15 12:58:08 UTC 2017 - kstreit...@suse.com
+
+- update to 2.6.1
+  * [CPPOST-99] - DynamicMetadataProvider rejects metadata returned
+from MDQ associated with artifact profile
+  * [CPPOST-100] - Assertions20SchemaValidator fails in case of
+EncryptedAttribute in Assertions
+  * [CPPOST-105] - Dynamic metadata provider fails to install filt
+  * fixes [bsc#1068685] [CVE-2017-16853]
+
+---

Old:

  opensaml-2.6.0.tar.bz2
  opensaml-2.6.0.tar.bz2.asc

New:

  opensaml-2.6.1.tar.bz2
  opensaml-2.6.1.tar.bz2.asc



Other differences:
--
++ opensaml.spec ++
--- /var/tmp/diff_new_pack.GqtyEp/_old  2017-11-27 22:16:12.099446526 +0100
+++ /var/tmp/diff_new_pack.GqtyEp/_new  2017-11-27 22:16:12.103446382 +0100
@@ -18,7 +18,7 @@
 
 %define pkgdocdir %{_docdir}/%{name}
 Name:   opensaml
-Version:2.6.0
+Version:2.6.1
 Release:0
 Summary:Security Assertion Markup Language library
 License:Apache-2.0

++ opensaml-2.6.0.tar.bz2 -> opensaml-2.6.1.tar.bz2 ++
 29172 lines of diff (skipped)





commit opensaml for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2017-10-05 11:56:30

Comparing /work/SRC/openSUSE:Factory/opensaml (Old)
 and  /work/SRC/openSUSE:Factory/.opensaml.new (New)


Package is "opensaml"

Thu Oct  5 11:56:30 2017 rev:5 rq:529915 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes2017-02-15 
10:06:23.340337350 +0100
+++ /work/SRC/openSUSE:Factory/.opensaml.new/opensaml.changes   2017-10-05 
11:56:34.603243449 +0200
@@ -1,0 +2,20 @@
+Thu Sep 21 14:19:49 UTC 2017 - kstreit...@suse.com
+
+- update to 2.6.0
+  * [CPPOST-10] - Name Format Constants for Unspecified Are
+Misspelled
+  * [CPPOST-85] - Dynamic metadata plugin race conditons / leaks
+  * [CPPOST-93] - Source build fails to link properly against
+OpenSSL
+  * [CPPOST-95] - Add MD RPI extension implementation to metadata
+classes.
+  * [CPPOST-96] - EntityMatcher implementation based on RPI
+registrationAuthority extension
+  * [CPPOST-97] - skip signature check on cached copy of verified
+metadata at restart
+- now opensaml requires libxmltooling-devel >= 1.6.0
+- update soname for libsaml from 8 to 9
+- use https instead of http in Source
+- run spec-cleaner
+
+---

Old:

  opensaml-2.5.5.tar.bz2
  opensaml-2.5.5.tar.bz2.asc

New:

  opensaml-2.6.0.tar.bz2
  opensaml-2.6.0.tar.bz2.asc



Other differences:
--
++ opensaml.spec ++
--- /var/tmp/diff_new_pack.RMHDwo/_old  2017-10-05 11:56:35.219156790 +0200
+++ /var/tmp/diff_new_pack.RMHDwo/_new  2017-10-05 11:56:35.219156790 +0200
@@ -18,29 +18,28 @@
 
 %define pkgdocdir %{_docdir}/%{name}
 Name:   opensaml
-Version:2.5.5
+Version:2.6.0
 Release:0
 Summary:Security Assertion Markup Language library
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
 Url:http://www.opensaml.org/
-Source0:
http://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2
-Source1:
http://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2.asc
+Source0:
https://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2
+Source1:
https://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Patch0: opensaml-2.5.5-doxygen_timestamp.patch
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel >= 1.32.0
-%endif
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  liblog4shib-devel >= 1.0.4
 BuildRequires:  libxerces-c-devel >= 3.1
 BuildRequires:  libxml-security-c-devel >= 1.7.3
-BuildRequires:  libxmltooling-devel >= 1.5.5
-BuildRequires:  pkg-config
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libxmltooling-devel >= 1.6.0
+BuildRequires:  pkgconfig
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel >= 1.32.0
+%endif
 
 %description
 OpenSAML is an open source implementation of the OASIS Security Assertion
@@ -58,13 +57,13 @@
 
 This package contains the utility programs.
 
-%package -n libsaml8
+%package -n libsaml9
 Summary:Security Assertion Markup Language library
 Group:  System/Libraries
 Provides:   opensaml = %{version}-%{release}
 Obsoletes:  opensaml < %{version}-%{release}
 
-%description -n libsaml8
+%description -n libsaml9
 OpenSAML is an open source implementation of the OASIS Security Assertion
 Markup Language Specification. It contains a set of open source C++ classes
 that support the SAML 1.0, 1.1, and 2.0 specifications.
@@ -75,10 +74,10 @@
 Summary:OpenSAML development Headers
 Group:  Development/Libraries/C and C++
 Requires:   liblog4shib-devel >= 1.0.4
-Requires:   libsaml8 = %{version}-%{release}
+Requires:   libsaml9 = %{version}-%{release}
 Requires:   libxerces-c-devel >= 3.1
 Requires:   libxml-security-c-devel >= 1.7.3
-Requires:   libxmltooling-devel >= 1.5.5
+Requires:   libxmltooling-devel >= 1.6.0
 Provides:   opensaml-devel = %{version}-%{release}
 Obsoletes:  opensaml-devel < %{version}-%{release}
 
@@ -116,25 +115,20 @@
 %check
 make %{?_smp_mflags} check
 
-%post -n libsaml8 -p /sbin/ldconfig
-
-%postun -n libsaml8 -p /sbin/ldconfig
+%post -n libsaml9 -p /sbin/ldconfig
+%postun -n libsaml9 -p /sbin/ldconfig
 
 %files -n opensaml-bin
-%defattr(-,root,root,-)
 %{_bindir}/samlsign
 
-%files -n libsaml8
-%defattr(-,root,root,-)
+%files -n libsaml9
 %{_libdir}/libsaml.so.*
 
 %files -n 

commit opensaml for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2017-02-15 10:06:22

Comparing /work/SRC/openSUSE:Factory/opensaml (Old)
 and  /work/SRC/openSUSE:Factory/.opensaml.new (New)


Package is "opensaml"

Changes:

--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes2017-02-09 
11:17:34.630427301 +0100
+++ /work/SRC/openSUSE:Factory/.opensaml.new/opensaml.changes   2017-02-15 
10:06:23.340337350 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 22:03:15 UTC 2017 - jeng...@inai.de
+
+- Update RPM groups and summary
+
+---



Other differences:
--
++ opensaml.spec ++
--- /var/tmp/diff_new_pack.PJYtom/_old  2017-02-15 10:06:23.848265804 +0100
+++ /var/tmp/diff_new_pack.PJYtom/_new  2017-02-15 10:06:23.848265804 +0100
@@ -20,7 +20,7 @@
 Name:   opensaml
 Version:2.5.5
 Release:0
-Summary:SAML library
+Summary:Security Assertion Markup Language library
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
 Url:http://www.opensaml.org/
@@ -59,8 +59,8 @@
 This package contains the utility programs.
 
 %package -n libsaml8
-Summary:OpenSAML SAML library
-Group:  Development/Libraries/C and C++
+Summary:Security Assertion Markup Language library
+Group:  System/Libraries
 Provides:   opensaml = %{version}-%{release}
 Obsoletes:  opensaml < %{version}-%{release}
 






commit opensaml for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2017-02-09 11:17:33

Comparing /work/SRC/openSUSE:Factory/opensaml (Old)
 and  /work/SRC/openSUSE:Factory/.opensaml.new (New)


Package is "opensaml"

Changes:

--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes2015-09-08 
17:48:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.opensaml.new/opensaml.changes   2017-02-09 
11:17:34.630427301 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 10:28:36 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ opensaml.spec ++
--- /var/tmp/diff_new_pack.Qz4oOL/_old  2017-02-09 11:17:35.110359384 +0100
+++ /var/tmp/diff_new_pack.Qz4oOL/_new  2017-02-09 11:17:35.114358818 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opensaml
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,11 @@
 Source1:
http://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Patch0: opensaml-2.5.5-doxygen_timestamp.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel >= 1.32.0
+%endif
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  liblog4shib-devel >= 1.0.4






commit opensaml for openSUSE:Factory

2015-09-08 Thread h_root
Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2015-09-08 17:43:19

Comparing /work/SRC/openSUSE:Factory/opensaml (Old)
 and  /work/SRC/openSUSE:Factory/.opensaml.new (New)


Package is "opensaml"

Changes:

--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes2015-08-29 
20:04:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.opensaml.new/opensaml.changes   2015-09-08 
17:48:53.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug  5 18:14:58 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+
+---

New:

  opensaml-2.5.5.tar.bz2.asc
  opensaml.keyring



Other differences:
--
++ opensaml.spec ++
--- /var/tmp/diff_new_pack.OUEtFK/_old  2015-09-08 17:48:55.0 +0200
+++ /var/tmp/diff_new_pack.OUEtFK/_new  2015-09-08 17:48:55.0 +0200
@@ -25,6 +25,8 @@
 Group:  Development/Libraries/C and C++
 Url:http://www.opensaml.org/
 Source0:
http://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2
+Source1:
http://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2.asc
+Source2:%{name}.keyring
 Patch0: opensaml-2.5.5-doxygen_timestamp.patch
 BuildRequires:  boost-devel >= 1.32.0
 BuildRequires:  doxygen