mirror of
https://abf.rosa.ru/djam/sbt.git
synced 2025-02-23 18:02:47 +00:00
adaptation spec
This commit is contained in:
parent
9383b97d4d
commit
9a8361ce5e
1 changed files with 2 additions and 64 deletions
66
sbt.spec
66
sbt.spec
|
@ -49,9 +49,9 @@
|
|||
|
||||
Name: sbt
|
||||
Version: %{sbt_version}
|
||||
Release: %{pkg_rel}%{?dist}.1
|
||||
Release: %{pkg_rel}.1
|
||||
Summary: The simple build tool for Scala and Java projects
|
||||
|
||||
Group: Development/Java
|
||||
BuildArch: noarch
|
||||
|
||||
License: BSD
|
||||
|
@ -720,65 +720,3 @@ done
|
|||
%{_sysconfdir}/%{name}
|
||||
%doc README.md LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-9.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Tue Jan 16 2018 Merlin Mathesius <mmathesi@redhat.com> 0.13.1-9
|
||||
- Manually rebase/apply earlier patch provided with BZ#1424418 to fix FTBFS:
|
||||
- Thu Jun 22 2017 Troy Dawson <tdawson@redhat.com>
|
||||
- Fix spec file to build with scala 2.10.6 (#1424418)
|
||||
- Additional spec file FTBFS fixes to build with jansi-native 1.5 and hawtjni 1.8
|
||||
- Cleanup spec file conditionals
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-8.3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-8.2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-8.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Tue Jul 21 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.13.1-8
|
||||
- Non-bootstrap build
|
||||
|
||||
* Tue Jul 21 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.13.1-7
|
||||
- Port to Ivy 2.4.0
|
||||
- Fix compatibility with XMvn 2.4.0
|
||||
|
||||
* Fri Jul 10 2015 William Benton <willb@redhat.com> - 0.13.1-7
|
||||
- bootstrap build
|
||||
- fixes for Proguard
|
||||
- don't ExcludeArch ARM
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.1-6.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Wed Apr 22 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.13.1-6
|
||||
- Rebuild to fix dangling jansi-native and hawtjni-runtime symlinks
|
||||
|
||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.1-5.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Tue Mar 4 2014 William Benton <willb@redhat.com> - 0.13.1-5
|
||||
- fixes BZ 1072096
|
||||
|
||||
* Thu Jan 30 2014 William Benton <willb@redhat.com> - 0.13.1-4
|
||||
- use native test-interface and sbinary packages in both bootstrap and non-bootstrap modes
|
||||
- fix a bug that was crashing on rawhide
|
||||
|
||||
* Mon Jan 20 2014 William Benton <willb@redhat.com> - 0.13.1-3
|
||||
- builds as non-bootstrap package
|
||||
- numerous other minor fixes
|
||||
|
||||
* Wed Jan 15 2014 William Benton <willb@redhat.com> - 0.13.1-2
|
||||
- use generated Ivy files
|
||||
- use bootstrap test-interface in bootstrap package
|
||||
|
||||
* Sat Dec 14 2013 William Benton <willb@redhat.com> - 0.13.1-1
|
||||
- updated to 0.13.1
|
||||
- many other packaging fixes
|
||||
|
||||
* Thu Nov 7 2013 William Benton <willb@redhat.com> - 0.13.0-1
|
||||
- initial package
|
||||
|
|
Loading…
Add table
Reference in a new issue