Skip to content

Commit 27987d2

Browse files
committed
Prepare v0.3.0
1 parent f0b26ff commit 27987d2

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
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.8"
3+
version = "0.3.0"
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.3.0-1) unstable; urgency=medium
2+
3+
* Update DTX kernel interface.
4+
* Update dependencies.
5+
6+
-- Maximilian Luz <[email protected]> Fri, 16 Oct 2020 20:02:36 +0200
7+
18
surface-control (0.2.8-2) unstable; urgency=medium
29

310
* Bump release to build for Fedora 33

pkg/fedora/surface-control.spec

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

66
License: MIT

0 commit comments

Comments
 (0)