Update to latest upstream version
This commit is contained in:
parent
30e37f9601
commit
86d37bcdf2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/console-setup_1.192.tar.xz
|
/console-setup_1.193.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
Name: console-setup
|
Name: console-setup
|
||||||
Version: 1.192
|
Version: 1.193
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools for configuring the console using X Window System key maps
|
Summary: Tools for configuring the console using X Window System key maps
|
||||||
|
|
||||||
@ -45,7 +45,7 @@ not wasted but used for another symbol.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}
|
%setup -q -n %{name}-%{version}
|
||||||
%patch0 -p1 -b .paths
|
%patch0 -p1 -b .paths
|
||||||
%patch1 -p1 -b .fsf-address
|
%patch1 -p1 -b .fsf-address
|
||||||
%patch2 -p1 -b .ctrll-lock
|
%patch2 -p1 -b .ctrll-lock
|
||||||
@ -93,6 +93,10 @@ cp -a Fonts/fontsets Fonts/*.equivalents Fonts/*.set \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 04 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.193-1
|
||||||
|
- Update to latest upstream version
|
||||||
|
Resolves: #1742489
|
||||||
|
|
||||||
* Tue Jul 30 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.192-1
|
* Tue Jul 30 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.192-1
|
||||||
- Update to latest upstream version
|
- Update to latest upstream version
|
||||||
Resolves: #1727182
|
Resolves: #1727182
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (console-setup_1.192.tar.xz) = 2a59b43d9e157034390c8a275752c39eee648cb87ccef4e4507e4a79a75adbb5c6b83aacd93b669b577fa896cef75821f54ce966177879aaec57c5d6759335c8
|
SHA512 (console-setup_1.193.tar.xz) = ed463c1a660931a133f933dd6505a1d3d2219756d230b1a3cddbb44e15c19b18235e846927e5d0fb9cf4141359bd9f029c66296601fd517b72b99b5d0850f44e
|
||||||
|
Loading…
Reference in New Issue
Block a user