Skip to content

Commit 093c38a

Browse files
committed
Prepare v0.2.8 release
1 parent 0456ab6 commit 093c38a

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "surface"
3-
version = "0.2.7"
3+
version = "0.2.8"
44
authors = ["Maximilian Luz <[email protected]>"]
55
description = "Control various aspects of Microsoft Surface devices on Linux from the Command-Line"
66

pkg/deb/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
surface-control (0.2.8-1) unstable; urgency=medium
2+
3+
* Adapt to changes in linux-surface kernel: The device path for the performance-mode interface has changed.
4+
* Update dependencies
5+
6+
-- Maximilian Luz <[email protected]> Thu, 17 Sep 2020 23:43:25 +0200
7+
18
surface-control (0.2.7-1) unstable; urgency=medium
29

310
* Update to v0.2.7

pkg/fedora/surface-control.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: surface-control
2-
Version: 0.2.7
2+
Version: 0.2.8
33
Release: 1%{?dist}
44
Summary: Control various aspects of Microsoft Surface devices from the shell
55

0 commit comments

Comments
 (0)