Update to latest upstream release 1.5.1
This commit is contained in:
parent
ef1a242412
commit
8fd2a381fa
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,3 +22,4 @@
|
|||
/yoshimi-1.4.0.1.tar.bz2
|
||||
/yoshimi-1.4.1.tar.bz2
|
||||
/yoshimi-1.5.0.tar.bz2
|
||||
/yoshimi-1.5.1.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (yoshimi-1.5.0.tar.bz2) = 75a57e10389771e491d4644f1f811708f8414b8d2667518d3f04a1441dfde23f583aa5576fe6a5596a575b01f3bbd81c68fdc4dcb1d2a6ef615a6f553ef7a1ab
|
||||
SHA512 (yoshimi-1.5.1.tar.bz2) = d72eedb308c5f96fa6fd4cb6e92ecf84a61cd90dd44b78ca0f7c52f5e04d11481a11f1178eba4f07c34a0d5307a0e0563d45218f162d9b2e0bed57f6fca641ce
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: yoshimi
|
||||
Version: 1.5.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Rewrite of ZynAddSubFx aiming for better JACK support
|
||||
|
||||
Group: Applications/Multimedia
|
||||
|
|
@ -100,6 +100,9 @@ fi
|
|||
%{_mandir}/man1/yoshimi.1*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 03 2017 Adam Huffman <bloch@verdurin.com> - 1.5.1-1
|
||||
- Update to upstream release 1.5.1
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue