Skip to content

Commit 325e828

Browse files
committed
version bump
1 parent e829e21 commit 325e828

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

rpm/systemdatascope.changes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
# * date Author's Name <author's email> version-release
66
# - Summary of changes
77

8+
* Tue Aug 30 2016 Rinigus <rinigus.git@gmail.com> 0.3.0-1
9+
- Support for new variable name in cpusleep, cpuidle, and cpufreq plugins
10+
- Add progress bar as an indicator for graph generation
11+
- Add subpage title if the click on the graph opens new set of graphs
12+
- Small fixes
13+
814
* Tue Aug 02 2016 Rinigus <rinigus.git@gmail.com> 0.2.7-1
915
- Support for cpufreq plugin
1016
- Support for cpuidle plugin

rpm/systemdatascope.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Name: systemdatascope
1313
%{!?qtc_make:%define qtc_make make}
1414
%{?qtc_builddir:%define _builddir %qtc_builddir}
1515
Summary: System Data Scope
16-
Version: 0.2.7
16+
Version: 0.3.0
1717
Release: 1
1818
Group: Qt/Qt
1919
License: MIT

rpm/systemdatascope.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: systemdatascope
22
Summary: System Data Scope
3-
Version: 0.2.7
3+
Version: 0.3.0
44
Release: 1
55
# The contents of the Group field should be one of the groups listed here:
66
# http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS

0 commit comments

Comments
 (0)