Update to latest upstream version
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
parent
a39cdebd6c
commit
be69d60dbc
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/console-setup_1.219.tar.xz
|
||||
/console-setup_1.220.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
Name: console-setup
|
||||
Version: 1.219
|
||||
Version: 1.220
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools for configuring the console using X Window System key maps
|
||||
|
||||
@ -46,7 +46,7 @@ not wasted but used for another symbol.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
%setup -q -n %{name}-%{version}
|
||||
%autopatch -p1
|
||||
|
||||
cp -a --remove-destination debian/copyright COPYRIGHT
|
||||
@ -94,6 +94,10 @@ cp -a Fonts/fontsets Fonts/*.equivalents Fonts/*.set \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 16 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.220-1
|
||||
- Update to latest upstream version
|
||||
Resolves: #2196018
|
||||
|
||||
* Thu Apr 27 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.219-1
|
||||
- Update to latest upstream version
|
||||
Resolves: #2189733
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (console-setup_1.219.tar.xz) = 3821bcd5a09ab3e96252e52d1b9761debe645646d2c35fc2a46ecc940f4f2bae8a9f6a2e130d6b5dfc378cf44a8fe278bbef2d4634b4fb636393b196d8066152
|
||||
SHA512 (console-setup_1.220.tar.xz) = 9008de7ad2e85c3be601d8b0f525679970767af0168b67a45961e89608fe08fc4ac8711c072fb8650a992c9164ad37eb7e37592698be876175c61774975ccdb1
|
||||
|
Loading…
Reference in New Issue
Block a user