diff --git a/_service b/_service
index 093fd35..9a3d543 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
git
golang-packaging
.git
- 15.0.1
- v15.0.1
+ 15.0.3
+ v15.0.3
enable
diff --git a/golang-packaging-15.0.1.tar.xz b/golang-packaging-15.0.1.tar.xz
deleted file mode 100644
index 235455f..0000000
--- a/golang-packaging-15.0.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7cc846935434e14273a5db89ec0ce4e905e53fb2e3517c8d9964197f1931fe34
-size 15976
diff --git a/golang-packaging-15.0.3.tar.xz b/golang-packaging-15.0.3.tar.xz
new file mode 100644
index 0000000..ba91241
--- /dev/null
+++ b/golang-packaging-15.0.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e3efc9f8ec7e260695ad2f8ef1fc348311180a6d2aee09812a00f07fe73d2af7
+size 16016
diff --git a/golang-packaging.changes b/golang-packaging.changes
index e027a7b..40b2681 100644
--- a/golang-packaging.changes
+++ b/golang-packaging.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Wed Mar 29 12:33:36 UTC 2017 - thipp@suse.de
+
+- Update to version 15.0.3:
+ * Remove duplicates when finding Requires
+ * bump version to v15.0.3
+
+-------------------------------------------------------------------
+Wed Mar 22 10:20:40 UTC 2017 - thipp@suse.de
+
+- Update to version 15.0.2:
+ * set correct modifier if no arguments are provided
+ * bump version to v15.0.2
+
-------------------------------------------------------------------
Tue Mar 14 11:50:37 UTC 2017 - thipp@suse.de
diff --git a/golang-packaging.spec b/golang-packaging.spec
index a86f282..c5de2f1 100644
--- a/golang-packaging.spec
+++ b/golang-packaging.spec
@@ -17,12 +17,12 @@
Name: golang-packaging
-Version: 15.0.1
+Version: 15.0.3
Release: 0
Summary: A toolchain to help packaging golang
License: GPL-3.0
Group: Development/Languages/Golang
-Url: https://github.com/marguerite/%{name}
+Url: https://github.com/openSUSE/%{name}
Source: %{name}-%{version}.tar.xz
BuildRequires: rpm
@@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
-A toolchain to help packaging golang, written in ruby.
+A toolchain to help packaging golang, written in bash.
%prep
%setup -q