Skip to content

Commit

Permalink
Bump release for Fedora 38
Browse files Browse the repository at this point in the history
  • Loading branch information
qzed committed Apr 19, 2023
1 parent 7451cb7 commit 21ba755
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkg/debian/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pkgname=(
_pkgver1=1.12.1
_pkgver2=2.6.0
pkgver=2.6.0
pkgrel=1
pkgrel=2
pkgdesc="Patched libwacom for Microsoft Surface devices"
arch=('amd64')
url="https://github.com/linux-surface/libwacom"
Expand Down
4 changes: 2 additions & 2 deletions pkg/fedora/libwacom-surface.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
Name: libwacom-surface
%if %{fedora} >= 36
Version: 2.6.0
Release: 1%{?dist}
Release: 2%{?dist}
%else
Version: 1.12.1
Release: 9%{?dist}
Release: 10%{?dist}
%endif
Summary: Tablet Information Client Library
Requires: %{name}-data
Expand Down

0 comments on commit 21ba755

Please sign in to comment.