Bootstrap build
This commit is contained in:
parent
e6354ee1ea
commit
64601373ec
@ -1,4 +1,4 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
# Copyright (c) 2000-2012, JPackage Project
|
||||
# All rights reserved.
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
Name: jdom
|
||||
Version: 1.1.3
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
Summary: Java alternative to DOM and SAX
|
||||
License: Saxpath
|
||||
URL: http://www.jdom.org/
|
||||
@ -105,6 +105,9 @@ cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.3-20
|
||||
- Bootstrap build
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.1.3-24
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user