Update to latest upstream version
This commit is contained in:
parent
f8bc4161a8
commit
2b76ce5ab5
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/console-setup_1.87.tar.gz
|
||||
/console-setup_1.102.tar.gz
|
||||
/console-setup_1.104.tar.gz
|
||||
/console-setup_1.106.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
Name: console-setup
|
||||
Version: 1.104
|
||||
Version: 1.106
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools for configuring the console using X Window System key maps
|
||||
|
||||
@ -8,7 +8,7 @@ Group: Applications/System
|
||||
# For a breakdown of the licensing, see COPYRIGHT, copyright, copyright.fonts and copyright.xkb
|
||||
License: GPLv2+ and MIT and Public Domain
|
||||
URL: http://packages.debian.org/cs/sid/console-setup
|
||||
Source0: http://ftp.de.debian.org/debian/pool/main/c/%{name}/%{name}_%{version}.tar.gz
|
||||
Source0: http://ftp.de.debian.org/debian/pool/main/c/%{name}/%{name}_%{version}.tar.xz
|
||||
|
||||
# Fixes installing paths to Fedora style
|
||||
Patch0: console-setup-1.76-paths.patch
|
||||
@ -59,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT/etc/console-setup
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 20 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.106-1
|
||||
- Update to latest upstream version
|
||||
Resolves: #1078695
|
||||
|
||||
* Thu Jan 02 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.104-1
|
||||
- Update to latest upstream version
|
||||
Resolves: #1040384
|
||||
|
Loading…
Reference in New Issue
Block a user