Update to latest upstream version
This commit is contained in:
parent
0e8961e2bd
commit
6dfad87e5e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/console-setup_1.167.tar.xz
|
/console-setup_1.169.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
Name: console-setup
|
Name: console-setup
|
||||||
Version: 1.167
|
Version: 1.169
|
||||||
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
|
||||||
|
|
||||||
@ -31,7 +31,7 @@ supports several languages that would be otherwise unsupported on the console
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n %{name}
|
||||||
%patch0 -p1 -b .paths
|
%patch0 -p1 -b .paths
|
||||||
%patch1 -p1 -b .fsf-address
|
%patch1 -p1 -b .fsf-address
|
||||||
|
|
||||||
@ -61,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT/etc/console-setup
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 25 2017 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.169-1
|
||||||
|
- Update to latest upstream version
|
||||||
|
Resolves: #1503366
|
||||||
|
|
||||||
* Tue Sep 19 2017 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.167-1
|
* Tue Sep 19 2017 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.167-1
|
||||||
- Update to latest upstream version
|
- Update to latest upstream version
|
||||||
Resolves: #1467455
|
Resolves: #1467455
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (console-setup_1.167.tar.xz) = 1249f6a7a7cebe5b2fe721f0337b5dff66df4fa933c0e6dbfeb05c8cedc7de5d6a1d4cca575e1cf9f45dbd7887b6fe6b18c033937055d4c9dd6f8cd25e6a42b4
|
SHA512 (console-setup_1.169.tar.xz) = ad4ec76cd201e0062dc21beeac7a265ef00f6fdfbe5b24729f8082cac2468f39c2ae69e497ff177c1fe4740fbb6a6cc822451103be93a64faadb69880605ea9d
|
||||||
|
Loading…
Reference in New Issue
Block a user