Skip to content

Commit 0fdf705

Browse files
committed
Bump release to build for Fedora 33
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
1 parent c2c90a6 commit 0fdf705

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

pkg/arch/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgname=iptsd
2-
pkgver=0.1
2+
pkgver=0.1.1
33
pkgrel=1
44
pkgdesc='Userspace daemon for Intel Precise Touch & Stylus'
55
arch=('x86_64')

pkg/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
iptsd (0.1.1-1) unstable; urgency=medium
2+
3+
* Bump release to build for Fedora 33
4+
5+
-- Dorian Stoll <dorian.stoll@tmsp.io> Tue, 29 Sep 2020 18:08:36 +0200
6+
17
iptsd (0.1-1) unstable; urgency=medium
28

39
* iptsd v0.1

pkg/fedora/iptsd.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global goipath github.com/linux-surface/iptsd
22

33
Name: iptsd
4-
Version: 0.1
4+
Version: 0.1.1
55
Summary: Userspace daemon for Intel Precise Touch & Stylus
66
License: GPLv2+
77

@@ -72,6 +72,9 @@ install -Dpm 0644 config/* %{buildroot}%{_datadir}/ipts
7272
%{_datadir}/ipts/*
7373

7474
%changelog
75+
* Tue Sep 29 2020 Dorian Stoll <dorian.stoll@tmsp.io> - 0.1.1-1
76+
- Bump release to build for Fedora 33
77+
7578
* Thu Aug 06 2020 Dorian Stoll <dorian.stoll@tmsp.io> - 0.1-1
7679
- iptsd v0.1
7780

0 commit comments

Comments
 (0)