diff --git a/nano/nano.patch b/nano/nano.patch index 27917a1318..1fd47d3eee 100644 --- a/nano/nano.patch +++ b/nano/nano.patch @@ -1,7 +1,7 @@ Index: configure ---- configure.orig 2018-01-02 16:51:02.979556000 +0100 -+++ configure 2018-01-02 16:51:29.068884000 +0100 -@@ -34225,6 +34225,9 @@ +--- configure.orig 2018-11-11 16:50:48.000000000 +0100 ++++ configure 2018-11-11 22:42:33.850973000 +0100 +@@ -33998,6 +33998,9 @@ int main(void) { SLutf8_enable(1); @@ -11,7 +11,7 @@ Index: configure return 0; } _ACEOF -@@ -34306,6 +34309,9 @@ +@@ -34079,6 +34082,9 @@ int main(void) { SLutf8_enable(1); @@ -21,7 +21,7 @@ Index: configure return 0; } _ACEOF -@@ -34341,6 +34347,9 @@ +@@ -34114,6 +34120,9 @@ int main(void) { SLutf8_enable(1); diff --git a/nano/nano.spec b/nano/nano.spec index 5de8728911..4686530a06 100644 --- a/nano/nano.spec +++ b/nano/nano.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 3.1 -%define V_dist 3.1 +%define V_opkg 3.2 +%define V_dist 3.2 %define V_subdir 3 # package information @@ -37,7 +37,7 @@ Class: BASE Group: Editor License: GPL Version: %{V_opkg} -Release: 20180922 +Release: 20181111 # list of sources Source0: http://www.nano-editor.org/dist/v%{V_subdir}/nano-%{V_dist}.tar.xz