Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a88025b3d5 | ||
|
|
1123d4df46 | ||
|
|
2da2e59c20 | ||
|
|
c75752635c | ||
| 77e736049c | |||
|
|
23e442c471 | ||
|
|
9205086268 | ||
|
|
207e4e7264 |
1 changed files with 27 additions and 2 deletions
29
xsd.spec
29
xsd.spec
|
|
@ -1,9 +1,10 @@
|
|||
Name: xsd
|
||||
Version: 4.1.0
|
||||
Release: 0.12.a11%{?dist}
|
||||
Release: 0.20.a11%{?dist}
|
||||
Summary: W3C XML schema to C++ data binding compiler
|
||||
# Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0
|
||||
License: GPLv2 with exceptions and ASL 2.0
|
||||
# Automatically converted from old format: GPLv2 with exceptions and ASL 2.0 - review is highly recommended.
|
||||
License: LicenseRef-Callaway-GPLv2-with-exceptions AND Apache-2.0
|
||||
URL: https://www.codesynthesis.com/products/xsd/
|
||||
Source0: https://codesynthesis.com/~boris/tmp/xsd/%{version}.a11/xsd-%{version}.a11+dep.tar.bz2
|
||||
|
||||
|
|
@ -112,6 +113,30 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y
|
|||
%doc apidocdir/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.20.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.19.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.18.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.17.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Fri Oct 18 2024 Pete Walter <pwalter@fedoraproject.org> - 4.1.0-0.16.a11
|
||||
- Rebuild for xerces-c 3.3
|
||||
|
||||
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 4.1.0-0.15.a11
|
||||
- convert license to SPDX
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.14.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.13.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.12.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue