Accepting request 719973 from X11:MATE:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/719973 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-caja?expand=0&rev=16
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13ac73b110f6537e2ecdcb903324c26a702a4232d8511b5000529cc8fa968dff
|
||||
size 288324
|
||||
3
python-caja-1.23.0.tar.xz
Normal file
3
python-caja-1.23.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b2c3870edb43650720377b43c46f89701e01158210f808f3535aa9bb695f98d
|
||||
size 282588
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 13:53:42 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
|
||||
|
||||
- Update to version 1.23.0:
|
||||
* Update translations.
|
||||
* Add support for building with Python 3.8
|
||||
* Make Caja.OperationHandle usable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 15:19:33 UTC 2019 - sor.alexei@meowr.ru
|
||||
|
||||
|
||||
@@ -17,16 +17,17 @@
|
||||
|
||||
|
||||
%define _name caja-python
|
||||
%define _version 1.22
|
||||
%define _version 1.23
|
||||
Name: python-caja
|
||||
Version: 1.22.0
|
||||
Version: 1.23.0
|
||||
Release: 0
|
||||
Summary: Python bindings for Caja
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/Other
|
||||
URL: https://mate-desktop.org/
|
||||
Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: mate-common >= %{_version}
|
||||
# set to _version when mate-common has an equal release
|
||||
BuildRequires: mate-common >= 1.22
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(libcaja-extension) >= %{_version}
|
||||
BuildRequires: pkgconfig(pygobject-3.0)
|
||||
|
||||
Reference in New Issue
Block a user