Obsolete javapackages-extra
This commit is contained in:
parent
0d1aa85236
commit
f9d9d78b76
@ -1,6 +1,6 @@
|
|||||||
Name: jurand
|
Name: jurand
|
||||||
Version: 1.3.1
|
Version: 1.3.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: A tool for manipulating Java symbols
|
Summary: A tool for manipulating Java symbols
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/fedora-java/jurand
|
URL: https://github.com/fedora-java/jurand
|
||||||
@ -14,6 +14,8 @@ BuildRequires: diffutils
|
|||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
|
|
||||||
|
Obsoletes: javapackages-extra < 6.2.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The tool can be used for patching .java sources in cases where using sed is
|
The tool can be used for patching .java sources in cases where using sed is
|
||||||
insufficient due to Java language syntax. The tool follows Java language rules
|
insufficient due to Java language syntax. The tool follows Java language rules
|
||||||
@ -43,6 +45,9 @@ make test
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.1-3
|
||||||
|
- Obsolete javapackages-extra
|
||||||
|
|
||||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user