diff --git a/_service b/_service
new file mode 100644
index 0000000..cf6b08d
--- /dev/null
+++ b/_service
@@ -0,0 +1,18 @@
+
+
+ git://github.com/bootchk/resynthesizer.git
+ git
+ .git
+ gimp-plugin-resynthesizer
+ %cd
+ enable
+ 2.0.3
+
+
+ gimp-plugin-resynthesizer
+
+
+ *.tar
+ gz
+
+
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..bef3cb1
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,6 @@
+
+
+ git://github.com/bootchk/resynthesizer.git
+ 771785b6d8bf250b56d1409e076e38a7e641b7d2
+
+
\ No newline at end of file
diff --git a/gimp-plugin-resynthesizer-2.0.3.20190428.tar.gz b/gimp-plugin-resynthesizer-2.0.3.20190428.tar.gz
new file mode 100644
index 0000000..7dbab48
--- /dev/null
+++ b/gimp-plugin-resynthesizer-2.0.3.20190428.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ab425351642114353887ddb9052d1b8fb2fa3d4c9e57834eb07387291bc7ac21
+size 11207073
diff --git a/gimp-plugin-resynthesizer.changes b/gimp-plugin-resynthesizer.changes
index a30cea9..ed060e1 100644
--- a/gimp-plugin-resynthesizer.changes
+++ b/gimp-plugin-resynthesizer.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Mon May 11 09:07:16 UTC 2020 - info@paolostivanin.com
+
+- Update to version 2.0.3.20190428:
+ * Adding missing translation on progress bar text.
+ * Adding French Translation and updating all po files with new strings. Tweaked README on how to use translation files on Ubuntu.
+ * Add vagga test gimp-plugin-registry and installed resynthesizer.
+ * Add vagga scripts for testing build
+ * README: replace dead links with archive
+ * Issued #47 typo in readme
+
-------------------------------------------------------------------
Thu Jan 2 10:18:54 UTC 2014 - pgajdos@suse.com
diff --git a/gimp-plugin-resynthesizer.spec b/gimp-plugin-resynthesizer.spec
index eae345c..cb20d2a 100644
--- a/gimp-plugin-resynthesizer.spec
+++ b/gimp-plugin-resynthesizer.spec
@@ -2,17 +2,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-%define githash 77eb3a6fc0
-
Name: gimp-plugin-resynthesizer
-Version: 2.0
+Version: 2.0.3.20190428
Release: 0
License: GPL-3.0+
Summary: Suite of gimp plugins for texture synthesis
Url: https://github.com/bootchk/resynthesizer
Group: Productivity/Graphics/Bitmap Editors
-# wget https://github.com/bootchk/resynthesizer/archive/master.tar.gz
-Source: resynthesizer-%{githash}.tar.gz
+Source: %{name}-%{version}.tar.gz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc
@@ -32,15 +29,9 @@ The package includes:
- various plugins (in Python language) that call the resynthesizer engine
%prep
-%setup -n resynthesizer-master
+%autosetup
%build
-sed -i~ '
-s@automake-1.7 --version@automake --version@
-s@AUTOMAKE=automake-1.7@AUTOMAKE=automake@
-s@ACLOCAL=aclocal-1.7@ACLOCAL=aclocal@
-' autogen.sh
-diff -u autogen.sh~ autogen.sh || :
./autogen.sh
%configure
make %{?_smp_mflags}
diff --git a/resynthesizer-77eb3a6fc0.tar.gz b/resynthesizer-77eb3a6fc0.tar.gz
deleted file mode 100644
index 8655f40..0000000
--- a/resynthesizer-77eb3a6fc0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f9732af21612ee364ff08839c2fff1e8d78601937bb26f85fc88d64fce3fadfe
-size 11176633