Compare commits

..

No commits in common. "rawhide" and "f42" have entirely different histories.

2 changed files with 7 additions and 10 deletions

View file

@ -13,7 +13,7 @@
Name: libijs Name: libijs
Summary: IJS Raster Image Transport Protocol Library Summary: IJS Raster Image Transport Protocol Library
Version: 0.35 Version: 0.35
Release: 25%{?dist} Release: 24%{?dist}
License: AGPL-3.0-or-later License: AGPL-3.0-or-later
@ -135,9 +135,6 @@ install -m 0644 -p ijs_spec.pdf %{buildroot}%{_docdir}/%{name}
# ============================================================================= # =============================================================================
%changelog %changelog
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-24 * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild

View file

@ -1,37 +1,37 @@
/tier1-internal: /tier1-internal:
plan: plan:
import: import:
url: https://gitlab.com/redhat/centos-stream/tests/libijs.git url: https://src.fedoraproject.org/tests/libijs.git
name: /plans/tier1/internal name: /plans/tier1/internal
/tier1-public: /tier1-public:
plan: plan:
import: import:
url: https://gitlab.com/redhat/centos-stream/tests/libijs.git url: https://src.fedoraproject.org/tests/libijs.git
name: /plans/tier1/public name: /plans/tier1/public
/tier2-tier3-internal: /tier2-tier3-internal:
plan: plan:
import: import:
url: https://gitlab.com/redhat/centos-stream/tests/libijs.git url: https://src.fedoraproject.org/tests/libijs.git
name: /plans/tier2-tier3/internal name: /plans/tier2-tier3/internal
/tier2-tier3-public: /tier2-tier3-public:
plan: plan:
import: import:
url: https://gitlab.com/redhat/centos-stream/tests/libijs.git url: https://src.fedoraproject.org/tests/libijs.git
name: /plans/tier2-tier3/public name: /plans/tier2-tier3/public
/others-internal: /others-internal:
plan: plan:
import: import:
url: https://gitlab.com/redhat/centos-stream/tests/libijs.git url: https://src.fedoraproject.org/tests/libijs.git
name: /plans/others/internal name: /plans/others/internal
/others-public: /others-public:
plan: plan:
import: import:
url: https://gitlab.com/redhat/centos-stream/tests/libijs.git url: https://src.fedoraproject.org/tests/libijs.git
name: /plans/others/public name: /plans/others/public