- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
This commit is contained in:
parent
ac6d85cbb7
commit
741d7bfd71
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: apfloat-java
|
||||
Version: 1.8.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: High performance arbitrary precision arithmetic library for Java
|
||||
License: LGPLv2+
|
||||
URL: http://www.apfloat.org/apfloat_java/
|
||||
|
|
@ -174,5 +174,8 @@ native2ascii -encoding UTF8 apfloat/src/main/java/org/apfloat/GCDHelper.java \
|
|||
%files samples -f .mfiles-apfloat-samples
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Wed Oct 28 2015 gil cattaneo <puntogil@libero.it> 1.8.2-1
|
||||
- initial rpm
|
||||
|
|
|
|||
Reference in a new issue