diff --git a/.gitignore b/.gitignore index 82ee230..5a816bc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ nautilus-python-0.7.0.tar.bz2 /nautilus-python-1.1.tar.bz2 /nautilus-python-1.2.1.tar.xz /nautilus-python-1.2.2.tar.xz +/nautilus-python-1.2.3.tar.xz diff --git a/nautilus-python.spec b/nautilus-python.spec index fbfbc74..2d3aa1e 100644 --- a/nautilus-python.spec +++ b/nautilus-python.spec @@ -5,18 +5,14 @@ %endif Name: nautilus-python -Version: 1.2.2 -Release: 4%{?dist} +Version: 1.2.3 +Release: 1%{?dist} Summary: Python bindings for Nautilus License: GPLv2+ URL: https://wiki.gnome.org/Projects/NautilusPython Source0: https://download.gnome.org/sources/%{name}/%(v=%{version}; echo ${v:0:3}; )/%{name}-%{version}.tar.xz -# Add Python 3.8 compatibility -# Sent upstream: https://gitlab.gnome.org/GNOME/nautilus-python/merge_requests/5 -Patch0: python38-compat.patch - BuildRequires: gtk-doc BuildRequires: nautilus-devel BuildRequires: pygobject3-devel @@ -68,9 +64,6 @@ Python bindings for Nautilus %prep %setup -q -%patch0 -p1 - -autoreconf -fi %build %if %{with_python3} @@ -105,6 +98,9 @@ rm -rfv $RPM_BUILD_ROOT%{_docdir} %changelog +* Thu Jul 18 2019 Kalev Lember - 1.2.3-1 +- Update to 1.2.3 + * Mon Jun 10 2019 Charalampos Stratakis - 1.2.2-4 - Add Python 3.8 compatibility diff --git a/python38-compat.patch b/python38-compat.patch deleted file mode 100644 index 21d5b86..0000000 --- a/python38-compat.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/m4/python.m4 b/m4/python.m4 -index ebacfb2..549676e 100644 ---- a/m4/python.m4 -+++ b/m4/python.m4 -@@ -140,7 +140,7 @@ py_lib_name=`basename $py_include_path` - if test "x$PYTHON_LIBS" = x; then - PYTHON_CONFIG=`which $PYTHON`-config - if test -x "$PYTHON_CONFIG"; then -- PYTHON_LIBS=`$PYTHON_CONFIG --ldflags 2>/dev/null` -+ PYTHON_LIBS=`$PYTHON_CONFIG --libs --embed 2>/dev/null` || PYTHON_LIBS=`$PYTHON_CONFIG --libs 2>/dev/null` - else - PYTHON_LIBS="-L${py_prefix}/lib -lpython${PYTHON_VERSION}" - fi diff --git a/sources b/sources index 8e3e75b..ba130cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (nautilus-python-1.2.2.tar.xz) = 541ab9e6ac15b06994cf475237e5588d21f4b9f71bb562f4bd9d976f79849a29912080de0b16c14406b052bec15c2c754381bf36e15b340d1f8e76c83a2464bc +SHA512 (nautilus-python-1.2.3.tar.xz) = 9c6a1a4bbf74a8c9c7d94a74c6994f0b1fc9de522c9f05d0ccbcdf3d60b1073dcf8058739ac0ee16f54b2632f2b9dd994bbe2bcd98cc165db543567bb1545443