Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 293ef2dacf | |||
| dca1379881 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc49c104fb32a0ad195a66b0136784cd19d10d8b3e8d59d5ee7f73e8f94e928f
|
||||
size 32236
|
||||
3
nautilus-python-4.1.0.tar.xz
Normal file
3
nautilus-python-4.1.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc4a448bccb1a09b68865409b9e2aed171d28a2d5ac80f7be44f5fcca84ee0c1
|
||||
size 31700
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 5 12:11:04 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 4.1.0:
|
||||
+ Added support for Nautilus 49.
|
||||
+ Removed MenuItem.icon, MenuItem.priority, MenuItem.tip from
|
||||
docs. These were unsupported for a long time and now Nautilus
|
||||
officially deprecated them.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 19 12:55:28 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-nautilus
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -22,13 +22,13 @@
|
||||
%define skip_python2 1
|
||||
|
||||
Name: python-nautilus
|
||||
Version: 4.0.1
|
||||
Version: 4.1.0
|
||||
Release: 0
|
||||
Summary: Python bindings for Nautilus
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Libraries/Python
|
||||
URL: https://wiki.gnome.org/Projects/NautilusPython
|
||||
Source: https://download.gnome.org/sources/nautilus-python/4.0/%{_name}-%{version}.tar.xz
|
||||
Source: https://download.gnome.org/sources/nautilus-python/4.1/%{_name}-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE: fix-hwcaps.patch -- bsc#1212474
|
||||
Patch1: fix-hwcaps.patch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user