Accepting request 666498 from openSUSE:Tools
- 0.164.1 - rewrite cpio handling to support python3 - rewrite ar module to support python3 - enable fetch module to support python3 - rework progressbar hanlding (if module is not present) - improve os_path_samefile in core.py - 0.164.0 - add support for approved requests (requires OBS 2.10) - fix various multibuild problems - improved and fixed various help texts - check constraints without local checkout - check out deleted sources (osc co -D) - replace urlgrabber module with own module - use progressbar module instead of urlgrabber to draw progress bars - show buildinfo for alternative projects (--alternative-project) - run release job immediately (osc release --no-delay) - build results on project level can now be watched (osc prjresults --watch) - removed python-urlgrabber requieres. (Not used with 0.164.0) - added recommends for python[2]-progressbar OBS-URL: https://build.opensuse.org/request/show/666498 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=128
This commit is contained in:
commit
103acb9a7e
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=osc
|
||||
pkgver=0.163.0
|
||||
pkgver=0.164.1
|
||||
pkgrel=0
|
||||
pkgdesc="Open Build Service client"
|
||||
arch=('i686' 'x86_64')
|
||||
|
4
_service
4
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">0.163.0</param>
|
||||
<param name="revision">0.163.0</param>
|
||||
<param name="version">0.164.1</param>
|
||||
<param name="revision">0.164.1</param>
|
||||
<param name="url">git://github.com/openSUSE/osc.git</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
|
@ -9,10 +9,10 @@ ingredients:
|
||||
- build
|
||||
- osc
|
||||
- python-yaml
|
||||
- obs-service-obs_scm
|
||||
- obs-service-tar_scm
|
||||
- obs-service-set_version
|
||||
- obs-service-recompress
|
||||
# - obs-service-obs_scm
|
||||
# - obs-service-tar_scm
|
||||
# - obs-service-set_version
|
||||
# - obs-service-recompress
|
||||
- openSUSE-release
|
||||
- openSUSE-release-ftp
|
||||
- rsync
|
||||
@ -26,6 +26,7 @@ script:
|
||||
- echo "Exec=osc" >> $BUILD_APPDIR/usr/share/applications/osc.desktop
|
||||
- echo "Icon=appimage" >> $BUILD_APPDIR/usr/share/applications/osc.desktop
|
||||
- echo "Type=Application" >> $BUILD_APPDIR/usr/share/applications/osc.desktop
|
||||
- sed -i -e 's,^#!/usr/bin/python,#!/usr/bin/env python,' $BUILD_APPDIR/usr/bin/osc
|
||||
- linuxdeployqt $BUILD_APPDIR/usr/share/applications/*.desktop -bundle-non-qt-libs -verbose=2
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
osc (0.163.0) unstable; urgency=low
|
||||
osc (0.164.1) unstable; urgency=low
|
||||
- Update to 0.161.1
|
||||
|
||||
-- Marco Strigl <marco.strigl@suse.com> Thu, 26 Oct 2017 14:42:00 +0200
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce76272cb6359c2bcfa94c9990621bf717adfb5357137ceb43268ea123bafd91
|
||||
size 354455
|
3
osc-0.164.1.tar.gz
Normal file
3
osc-0.164.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d47682ac9a5ed45ea34f69e357845c5f06899a674d53eafd3938efd81bd647ec
|
||||
size 354855
|
28
osc.changes
28
osc.changes
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 16 13:11:41 UTC 2019 - marco.strigl@suse.com
|
||||
|
||||
- 0.164.1
|
||||
- rewrite cpio handling to support python3
|
||||
- rewrite ar module to support python3
|
||||
- enable fetch module to support python3
|
||||
- rework progressbar hanlding (if module is not present)
|
||||
- improve os_path_samefile in core.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 9 12:44:29 UTC 2019 - marco.strigl@suse.com
|
||||
|
||||
- 0.164.0
|
||||
- add support for approved requests (requires OBS 2.10)
|
||||
- fix various multibuild problems
|
||||
- improved and fixed various help texts
|
||||
- check constraints without local checkout
|
||||
- check out deleted sources (osc co -D)
|
||||
- replace urlgrabber module with own module
|
||||
- use progressbar module instead of urlgrabber to draw
|
||||
progress bars
|
||||
- show buildinfo for alternative projects (--alternative-project)
|
||||
- run release job immediately (osc release --no-delay)
|
||||
- build results on project level can now be watched (osc prjresults --watch)
|
||||
- removed python-urlgrabber requieres. (Not used with 0.164.0)
|
||||
- added recommends for python[2]-progressbar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 20 11:24:25 UTC 2018 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: osc
|
||||
Version: 0.163.0
|
||||
Version: 0.164.1
|
||||
Binary: osc
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: any
|
||||
|
12
osc.spec
12
osc.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package osc
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%define version_unconverted 0.163.0
|
||||
%define version_unconverted 0.164.1
|
||||
%define osc_plugin_dir %{_prefix}/lib/osc-plugins
|
||||
%define macros_file macros.osc
|
||||
|
||||
Name: osc
|
||||
Version: 0.163.0
|
||||
Version: 0.164.1
|
||||
Release: 0
|
||||
Summary: Open Build Service Commander
|
||||
License: GPL-2.0-or-later
|
||||
@ -29,10 +29,6 @@ Group: Development/Tools/Other
|
||||
Url: https://github.com/openSUSE/osc
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?mandriva_version} < 02010
|
||||
BuildRequires: python-urlgrabber
|
||||
Requires: python-urlgrabber
|
||||
%endif
|
||||
BuildRequires: python-devel
|
||||
%if 0%{?mandriva_version} || 0%{?mageia}
|
||||
BuildRequires: python-rpm
|
||||
@ -45,8 +41,10 @@ Requires: rpm-python
|
||||
%if 0%{?suse_version}
|
||||
%if 0%{?suse_version} >= 1500
|
||||
Requires: python2
|
||||
Recommends: python2-progressbar
|
||||
%else
|
||||
Requires: python
|
||||
Recommends: python-progressbar
|
||||
%endif
|
||||
%if 0%{?suse_version} < 1020
|
||||
BuildRequires: python-elementtree
|
||||
|
Loading…
Reference in New Issue
Block a user