Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Fedora Release Engineering
a17ed5f7f2 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:15:29 +00:00
Python Maint
b59d31b484 Rebuilt for Python 3.15 2026-06-04 21:42:23 +02:00
Marcin Juszkiewicz
6a2599e9b5 Drop ExclusiveArch as package is built on all available architectures. 2026-05-07 09:45:12 +02:00

View file

@ -6,7 +6,7 @@
Name: ursa-major
Version: 0.5.1
Release: 9%{?dist}
Release: 12%{?dist}
Summary: A utility for working with module's koji tags in koji's tag inheritance.
Group: Development/Tools
@ -16,9 +16,6 @@ Source0: https://files.pythonhosted.org/packages/source/u/%{name}/%{name}-%{v
Patch0: ursa-major-rm-python-mock-usage.diff
BuildArch: noarch
# libmodulemd is not available for ppc or i686
ExclusiveArch: noarch aarch64 ppc64le s390x x86_64
BuildRequires: help2man
@ -198,6 +195,15 @@ py.test
%changelog
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 0.5.1-11
- Rebuilt for Python 3.15
* Thu May 07 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 0.5.1-10
- Drop ExclusiveArch as package is built on all available architectures.
* Wed Feb 11 2026 Michel Lind <salimma@fedoraproject.org> - 0.5.1-9
- Rebuilt without python-mock