Skip to content
This repository was archived by the owner on Jun 3, 2023. It is now read-only.

Commit 13678fa

Browse files
committed
Bump pkgrel
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
1 parent 293aa08 commit 13678fa

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

pkg/debian/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
surface-ipts-firmware (1.0.0-2) unstable; urgency=medium
2+
3+
* Bump pkgrel
4+
5+
-- Dorian Stoll <dorian.stoll@tmsp.io> Tue, 31 Mar 2020 14:04:37 +0200
6+
17
surface-ipts-firmware (1.0.0) unstable; urgency=medium
28

39
* Initial release.

pkg/fedora/surface-firmware.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: surface-firmware
22
Version: 20191004
3-
Release: 1%{?dist}
3+
Release: 2%{?dist}
44
Summary: Firmware for Microsoft Surface devices
55

66
License: proprietary
@@ -20,6 +20,9 @@ find firmware -type f -name "*.bin" -exec install -D -m644 "{}" "%{buildroot}/us
2020
/usr/lib/firmware/intel/ipts
2121

2222
%changelog
23+
* Tue Mar 31 2020 Dorian Stoll <dorian.stoll@tmsp.io> 20191004-2
24+
- Bump pkgrel
25+
2326
* Wed Oct 02 2019 Dorian Stoll <dorian.stoll@tmsp.io>
2427
- Actually fix the HID descriptor on Surface Laptop instead of replacing it
2528

0 commit comments

Comments
 (0)