Update to latest upstream version
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
parent
857ba742e4
commit
d85e804187
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/console-setup_1.215.tar.xz
|
||||
/console-setup_1.216.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: console-setup
|
||||
Version: 1.215
|
||||
Release: 2%{?dist}
|
||||
Version: 1.216
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools for configuring the console using X Window System key maps
|
||||
|
||||
# For a breakdown of the licensing, see COPYRIGHT, copyright, copyright.fonts and copyright.xkb
|
||||
@ -46,7 +46,7 @@ not wasted but used for another symbol.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p1 -b .paths
|
||||
%patch1 -p1 -b .fsf-address
|
||||
%patch2 -p1 -b .ctrll-lock
|
||||
@ -96,6 +96,10 @@ cp -a Fonts/fontsets Fonts/*.equivalents Fonts/*.set \
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 03 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.216-1
|
||||
- Update to latest upstream version
|
||||
Resolves: #2166117
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.215-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (console-setup_1.215.tar.xz) = 8a137d49316f4a33c2cb7799b51acc5da072382efd13e0170858042cb341a1d5a182dc962e296d580c918906ea356aee3e2675497e041bda3ade5fbe6c482b96
|
||||
SHA512 (console-setup_1.216.tar.xz) = 115d19971f17dc9da8f127164fe92cfcd74b41ddb65aa9f131f83b2385acee02debed8b8395c75c1cfe21bf3f70459abc236b58c5ac06e4a88949f1a2dbb4129
|
||||
|
Loading…
Reference in New Issue
Block a user