update to 0.8
This commit is contained in:
parent
da54177e1c
commit
2b201f89fd
3 changed files with 7 additions and 4 deletions
|
|
@ -4,8 +4,8 @@
|
|||
%endif
|
||||
|
||||
Name: vorbis-java
|
||||
Version: 0.7
|
||||
Release: 3%{?dist}
|
||||
Version: 0.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Ogg and Vorbis toolkit for Java
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/Gagravarr/VorbisJava
|
||||
|
|
@ -74,7 +74,6 @@ find . -name "*.jar" -delete
|
|||
%mvn_install
|
||||
|
||||
%files -f .mfiles-%{name}
|
||||
%dir %{_javadir}/%{name}
|
||||
%doc CHANGES.txt README.txt TODO.txt
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
|
|
@ -90,6 +89,9 @@ find . -name "*.jar" -delete
|
|||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Sat Mar 05 2016 gil cattaneo <puntogil@libero.it> 0.8-1
|
||||
- update to 0.8
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue