Compare commits

..

No commits in common. "rawhide" and "f42" have entirely different histories.

3 changed files with 3 additions and 4 deletions

1
.gitignore vendored
View file

@ -18,4 +18,3 @@
/vmpk-0.8.10.tar.bz2
/vmpk-0.9.0.tar.bz2
/vmpk-0.9.1.tar.bz2
/vmpk-0.9.2.tar.bz2

View file

@ -1 +1 @@
SHA512 (vmpk-0.9.2.tar.bz2) = a585c4e63934a11b834e633133c5dcd407011a669a894b31b72875ee73170aa7e260ab13247b8fbe79acef6e306bbfefcc08b6cd0d4d621d2b80e1d000b60084
SHA512 (vmpk-0.9.1.tar.bz2) = fddeb5c87c442eb5aff85a871e0daa05ce2d56f006c8b710bad35152e3696f5f2f7eac5fc713afec461940d45d4a4156e81773aad1ea454494d65e47aac93016

View file

@ -1,5 +1,5 @@
Name: vmpk
Version: 0.9.2
Version: 0.9.1
Release: %autorelease
Summary: Virtual MIDI Piano Keyboard
# Automatically converted from old format: GPLv3+ - review is highly recommended.
@ -34,7 +34,7 @@ display the played MIDI notes from another instrument or MIDI file player.
%autosetup
%build
%cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake
%cmake_build
%install