Update to latest upstream version
This commit is contained in:
parent
305a5b9d93
commit
30e37f9601
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/console-setup_1.191.tar.xz
|
/console-setup_1.192.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: console-setup
|
Name: console-setup
|
||||||
Version: 1.191
|
Version: 1.192
|
||||||
Release: 2%{?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
|
||||||
|
|
||||||
# For a breakdown of the licensing, see COPYRIGHT, copyright, copyright.fonts and copyright.xkb
|
# For a breakdown of the licensing, see COPYRIGHT, copyright, copyright.fonts and copyright.xkb
|
||||||
@ -45,7 +45,7 @@ not wasted but used for another symbol.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}
|
||||||
%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
|
||||||
|
* Tue Jul 30 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.192-1
|
||||||
|
- Update to latest upstream version
|
||||||
|
Resolves: #1727182
|
||||||
|
|
||||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.191-2
|
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.191-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (console-setup_1.191.tar.xz) = a56a6db65a5603832770f7175db95468a213f39f324d78235cb8f4d88aaa94cd8eda1aae22a87082aa9ef76466c8bc7b113c43583fb74134013abb7ee6d83389
|
SHA512 (console-setup_1.192.tar.xz) = 2a59b43d9e157034390c8a275752c39eee648cb87ccef4e4507e4a79a75adbb5c6b83aacd93b669b577fa896cef75821f54ce966177879aaec57c5d6759335c8
|
||||||
|
Loading…
Reference in New Issue
Block a user