diff --git a/PKGBUILD b/PKGBUILD index 3d174a4..0584634 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.162.0 +pkgver=0.162.1 pkgrel=0 pkgdesc="Open Build Service client" arch=('i686' 'x86_64') diff --git a/_service b/_service index 9f42d84..1983d42 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.162.0 - 0.162.0 + 0.162.1 + 0.162.1 git://github.com/openSUSE/osc.git git diff --git a/debian.changelog b/debian.changelog index 482b344..66983e1 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -osc (0.162.0) unstable; urgency=low +osc (0.162.1) unstable; urgency=low - Update to 0.161.1 -- Marco Strigl Thu, 26 Oct 2017 14:42:00 +0200 diff --git a/osc-0.162.0.tar.gz b/osc-0.162.0.tar.gz deleted file mode 100644 index aec7573..0000000 --- a/osc-0.162.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22c2b5510784cfd210ce9fe0a9d389d6963c82004d151e23df62f46ba733336b -size 358772 diff --git a/osc-0.162.1.tar.gz b/osc-0.162.1.tar.gz new file mode 100644 index 0000000..607561d --- /dev/null +++ b/osc-0.162.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0464de4d4af19bb1c3522992c5015e3d0dbace5356a727818e591cc627dc5a7 +size 352488 diff --git a/osc.changes b/osc.changes index 8267b19..bc6e76e 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 5 13:41:04 UTC 2017 - marco.strigl@suse.com + +- 0.162.1 + - Send sha256 hashes for tracked files if the wc is pulled/linkrepair + ------------------------------------------------------------------- Tue Nov 28 14:14:22 UTC 2017 - adrian@suse.de diff --git a/osc.dsc b/osc.dsc index aaed3ea..5cedb0f 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.162.0 +Version: 0.162.1 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 845e145..6ad9334 100644 --- a/osc.spec +++ b/osc.spec @@ -16,12 +16,12 @@ # -%define version_unconverted 0.162.0 +%define version_unconverted 0.162.1 %define osc_plugin_dir %{_prefix}/lib/osc-plugins %define macros_file macros.osc Name: osc -Version: 0.162.0 +Version: 0.162.1 Release: 0 Summary: Open Build Service Commander License: GPL-2.0+