diff --git a/_service b/_service
index b8d9b3d..ff11008 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
git
dnsname
.git
- 1.1.1
- v1.1.1
+ 1.3.0
+ v1.3.0
enable
diff --git a/_servicedata b/_servicedata
index bfc071f..e0ae9a2 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containers/dnsname.git
- c654c95366ac5f309ca3e5727c9b858864247328
\ No newline at end of file
+ dc59f285546a0b0d8b8f20033e1637ea82587840
\ No newline at end of file
diff --git a/cni-plugin-dnsname.changes b/cni-plugin-dnsname.changes
index 0057424..c5feaec 100644
--- a/cni-plugin-dnsname.changes
+++ b/cni-plugin-dnsname.changes
@@ -1,3 +1,27 @@
+-------------------------------------------------------------------
+Fri Nov 19 18:28:08 UTC 2021 - ralf@h4kamp.de
+
+- Update to version 1.3.0:
+ * Bump to v1.3.0
+ * Output version information when called directly
+ * Do not error on del command
+ * Cirrus: Remove unused $DEST_BRANCH definition
+ * Cleanup dangling config files
+ * Update F34beta -> F34 and U2010 -> U2104
+ * Cirrus: Add modern get_ci_vm support
+ * Cirrus: Update to F34beta VM image
+ * Bump to v1.2.0
+ * return dnsmasq errors
+ * Update podman readme
+ * Add dns search domain to cni result
+ * Add AppArmor instruction in the Podman readme
+ * fix typo in README_PODMAN
+ * Added missing comma in README_PODMAN.md
+ * Cirrus: Update to F33 and U2010
+ * Improve documentation of use with Podman
+ * bump go-iptables version
+- Fix build on SLE and Leap
+
-------------------------------------------------------------------
Fri Jan 08 12:15:02 UTC 2021 - rbrown@suse.com
diff --git a/cni-plugin-dnsname.spec b/cni-plugin-dnsname.spec
index e3b0f2a..210c4d1 100644
--- a/cni-plugin-dnsname.spec
+++ b/cni-plugin-dnsname.spec
@@ -17,7 +17,7 @@
Name: cni-plugin-dnsname
-Version: 1.1.1
+Version: 1.3.0
Release: 0
Summary: CNI plugin to provide name resolution for containers
License: Apache-2.0
@@ -43,7 +43,7 @@ The dnsname plugin was specifically designed for the Podman container engine.
%make_build GO_BUILD="GO111MODULE=on go build -mod=vendor -buildmode=pie" binaries
%install
-PREFIX=/usr %make_install
+PREFIX=/usr LIBEXECDIR=%{_libexecdir}/cni %make_install
%files
%license LICENSE
diff --git a/dnsname-1.1.1.obscpio b/dnsname-1.1.1.obscpio
deleted file mode 100644
index 8e78b1e..0000000
--- a/dnsname-1.1.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b2bbd7ec8df9765c8b46503bd16a73f39fb858aa8ca3d6eb5d055d569e5da649
-size 13440013
diff --git a/dnsname-1.3.0.obscpio b/dnsname-1.3.0.obscpio
new file mode 100644
index 0000000..0679ef2
--- /dev/null
+++ b/dnsname-1.3.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0d8177aa47b17d54418ef77e475271aa1605e8278a4c531914e65cb0588dd01b
+size 13438989
diff --git a/dnsname.obsinfo b/dnsname.obsinfo
index cdea74c..a2f6697 100644
--- a/dnsname.obsinfo
+++ b/dnsname.obsinfo
@@ -1,5 +1,5 @@
name: dnsname
-version: 1.1.1
-mtime: 1606836698
-commit: c654c95366ac5f309ca3e5727c9b858864247328
+version: 1.3.0
+mtime: 1628708758
+commit: dc59f285546a0b0d8b8f20033e1637ea82587840