Bootstrap build

This commit is contained in:
Mikolaj Izdebski 2021-05-17 15:49:41 +02:00
parent f4a59ea2e4
commit 1aa422a6cd

View File

@ -1,10 +1,10 @@
%bcond_with bootstrap
%bcond_without bootstrap
%global bundle org.apache.felix.utils
Name: felix-utils
Version: 1.11.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Utility classes for OSGi
License: ASL 2.0
URL: https://felix.apache.org
@ -59,6 +59,9 @@ This package contains the API documentation for %{name}.
%license LICENSE NOTICE
%changelog
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.11.6-2
- Bootstrap build
* Tue Feb 02 2021 Fabio Valentini <decathorpe@gmail.com> - 1.11.6-1
- Update to version 1.11.6.