1
0
forked from pool/osc

Accepting request 553430 from openSUSE:Tools

- 0.162.1
  - Send sha256 hashes for tracked files if the wc is pulled/linkrepair

OBS-URL: https://build.opensuse.org/request/show/553430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=125
This commit is contained in:
Dominique Leuenberger 2017-12-07 12:53:57 +00:00 committed by Git OBS Bridge
commit ee0c6af79a
8 changed files with 16 additions and 10 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc pkgname=osc
pkgver=0.162.0 pkgver=0.162.1
pkgrel=0 pkgrel=0
pkgdesc="Open Build Service client" pkgdesc="Open Build Service client"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')

View File

@ -1,7 +1,7 @@
<services> <services>
<service name="tar_scm" mode="disabled"> <service name="tar_scm" mode="disabled">
<param name="version">0.162.0</param> <param name="version">0.162.1</param>
<param name="revision">0.162.0</param> <param name="revision">0.162.1</param>
<param name="url">git://github.com/openSUSE/osc.git</param> <param name="url">git://github.com/openSUSE/osc.git</param>
<param name="scm">git</param> <param name="scm">git</param>
</service> </service>

View File

@ -1,4 +1,4 @@
osc (0.162.0) unstable; urgency=low osc (0.162.1) unstable; urgency=low
- Update to 0.161.1 - Update to 0.161.1
-- Marco Strigl <marco.strigl@suse.com> Thu, 26 Oct 2017 14:42:00 +0200 -- Marco Strigl <marco.strigl@suse.com> Thu, 26 Oct 2017 14:42:00 +0200

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22c2b5510784cfd210ce9fe0a9d389d6963c82004d151e23df62f46ba733336b
size 358772

3
osc-0.162.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0464de4d4af19bb1c3522992c5015e3d0dbace5356a727818e591cc627dc5a7
size 352488

View File

@ -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 Tue Nov 28 14:14:22 UTC 2017 - adrian@suse.de

View File

@ -1,6 +1,6 @@
Format: 1.0 Format: 1.0
Source: osc Source: osc
Version: 0.162.0 Version: 0.162.1
Binary: osc Binary: osc
Maintainer: Adrian Schroeter <adrian@suse.de> Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: any Architecture: any

View File

@ -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 osc_plugin_dir %{_prefix}/lib/osc-plugins
%define macros_file macros.osc %define macros_file macros.osc
Name: osc Name: osc
Version: 0.162.0 Version: 0.162.1
Release: 0 Release: 0
Summary: Open Build Service Commander Summary: Open Build Service Commander
License: GPL-2.0+ License: GPL-2.0+