Update to latest upstream version, replace deprecated patchN
This commit is contained in:
parent
aeda1c5d3b
commit
a39cdebd6c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/console-setup_1.218.tar.xz
|
||||
/console-setup_1.219.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: console-setup
|
||||
Version: 1.218
|
||||
Release: 2%{?dist}
|
||||
Version: 1.219
|
||||
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,10 +46,8 @@ not wasted but used for another symbol.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p1 -b .paths
|
||||
%patch1 -p1 -b .fsf-address
|
||||
%patch2 -p1 -b .ctrll-lock
|
||||
%setup -q -n %{name}
|
||||
%autopatch -p1
|
||||
|
||||
cp -a --remove-destination debian/copyright COPYRIGHT
|
||||
cp -a --remove-destination debian/changelog CHANGES
|
||||
@ -96,6 +94,10 @@ cp -a Fonts/fontsets Fonts/*.equivalents Fonts/*.set \
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 27 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.219-1
|
||||
- Update to latest upstream version
|
||||
Resolves: #2189733
|
||||
|
||||
* Tue Mar 28 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.218-2
|
||||
- SPDX migration
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (console-setup_1.218.tar.xz) = a95380675cd51313fa2f7dc90ecc4d3acf9b89e570c69d33e0253ff134bc21c0ed39954ad8e67678a60c2203c10caeeb54ab6e8fc2f1e0d4a79710135a08a92c
|
||||
SHA512 (console-setup_1.219.tar.xz) = 3821bcd5a09ab3e96252e52d1b9761debe645646d2c35fc2a46ecc940f4f2bae8a9f6a2e130d6b5dfc378cf44a8fe278bbef2d4634b4fb636393b196d8066152
|
||||
|
Loading…
Reference in New Issue
Block a user