new version

This commit is contained in:
Jiri Kastner 2016-12-21 14:55:32 +01:00
parent a082640fac
commit 74cec8935c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/tuna-0.11.tar.bz2
/tuna-0.11.1.tar.bz2
/tuna-0.12.tar.xz
/tuna-0.13.1.tar.xz

View File

@ -1 +1 @@
a27ee9c3b8ea432fad9b69f0552dc3e8 tuna-0.12.tar.xz
SHA512 (tuna-0.13.1.tar.xz) = 7a92b79b1bac6c5089e79abf517fc4c554760228291642dd7e0027ccad2314bd4f1bb78f2b12878a188f5c6b82c66a580cec80511d8b935fd795d9b0b5627914

View File

@ -2,8 +2,8 @@
%{!?python_ver: %define python_ver %(%{__python} -c "import sys ; print sys.version[:3]")}
Name: tuna
Version: 0.12
Release: 5%{?dist}
Version: 0.13.1
Release: 1%{?dist}
License: GPLv2
Summary: Application tuning GUI & command line utility
Group: Applications/System
@ -97,6 +97,9 @@ rm -rf %{buildroot}
%doc docs/oscilloscope+tuna.pdf
%changelog
* Wed Dec 21 2016 Jiri Kastner <jkastner@redhat.com> - 0.13.1-1
- new version
* Mon Sep 26 2016 Dominik Mierzejewski <rpm@greysector.net> - 0.12-5
- rebuilt for matplotlib-2.0.0