Compare commits
10 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d5f59e47c1 | ||
|
|
bae3e5c34c | ||
|
|
1fdb3b4f16 | ||
|
|
85fba6ac6a | ||
|
|
331f9b69ab | ||
| 6b201a7b70 | |||
|
|
a1c3139c89 | ||
|
|
23db82e673 | ||
|
|
74e9b583c4 | ||
|
|
4099711939 |
1 changed files with 33 additions and 2 deletions
|
|
@ -1,8 +1,9 @@
|
||||||
Summary: C++ Implementation of W3C security standards for XML
|
Summary: C++ Implementation of W3C security standards for XML
|
||||||
Name: xml-security-c
|
Name: xml-security-c
|
||||||
Version: 2.0.4
|
Version: 2.0.4
|
||||||
Release: 1%{?dist}
|
Release: 11%{?dist}
|
||||||
License: ASL 2.0
|
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
|
||||||
|
License: Apache-2.0
|
||||||
URL: http://santuario.apache.org/cindex.html
|
URL: http://santuario.apache.org/cindex.html
|
||||||
Source0: https://www.apache.org/dist/santuario/c-library/%{name}-%{version}.tar.gz
|
Source0: https://www.apache.org/dist/santuario/c-library/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
|
@ -65,6 +66,36 @@ autoreconf -fiv
|
||||||
%exclude %{_bindir}/*
|
%exclude %{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-11
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.4-10
|
||||||
|
- Rebuilt for openssl 4.0
|
||||||
|
|
||||||
|
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-9
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-8
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Oct 18 2024 Pete Walter <pwalter@fedoraproject.org> - 2.0.4-6
|
||||||
|
- Rebuild for xerces-c 3.3
|
||||||
|
|
||||||
|
* Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 2.0.4-5
|
||||||
|
- convert license to SPDX
|
||||||
|
|
||||||
|
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
* Thu Jan 26 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.4-1
|
* Thu Jan 26 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.4-1
|
||||||
- Update to 2.0.4
|
- Update to 2.0.4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue