Accepting request 451775 from home:alois:branches:utilities
Update to 1.8.1 OBS-URL: https://build.opensuse.org/request/show/451775 OBS-URL: https://build.opensuse.org/package/show/utilities/ranger?expand=0&rev=13
This commit is contained in:
parent
1b869c221d
commit
e3c20e5468
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce02476cb93d51b901eb6f5f0fc9675c58bd0a2f11d2ce0cdb667e15ec314092
|
||||
size 227368
|
3
ranger-1.8.1.tar.gz
Normal file
3
ranger-1.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1433f9f9958b104c97d4b23ab77a2ac37d3f98b826437b941052a55c01c721b4
|
||||
size 227415
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 21 23:02:07 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
- Update to version 1.8.1
|
||||
* Fixed `:scout` break due to incompatible change
|
||||
in python 3.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 28 14:14:29 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# spec file for package ranger
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -18,7 +18,7 @@
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||
Name: ranger
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: Console File Manager
|
||||
License: GPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user