13a436c576
spec: Add conflict with older versions of obs-service-source_validator to ensure that version compatible with .osc store 2.0 is installed
2024-11-25 08:16:52 +01:00
31f65dd37e
release 1.10.1
2024-11-08 13:50:47 +01:00
291eb305f7
spec: Fix rpmlint error about creating the /usr/libexec/git/obs symlink
2024-11-08 13:46:58 +01:00
8d118209a4
spec: Add missing python3-ruamel.yaml BuildRequires
2024-11-08 13:45:41 +01:00
611a6f5b2c
release 1.10.0
2024-11-08 09:18:02 +01:00
1d87e29c78
Merge pull request #1599 from dmach/gitea_api
...
Add 'gitea_api' module and 'git-obs' executable
2024-10-11 16:23:13 +02:00
0b2f0dac73
spec: Install symlink /usr/bin/git-obs to /usr/libexec/git/obs to make git-obs available as a git sub-command
2024-10-11 13:13:26 +02:00
699f4d860e
Add 'gitea_api' module
...
Co-authored-by: Dan Čermák <dcermak@suse.com>
2024-09-24 14:01:43 +02:00
f567060044
release 1.9.2
2024-09-23 20:37:43 +02:00
9b63f1eb6e
spec: Recommend python3-zstandard to support opening control.tar.zst
2024-09-05 10:29:48 +02:00
1647395d7f
release 1.9.1
2024-08-27 13:52:02 +02:00
e19f1bb5d9
Replace 'setup.py test' that was removed in setuptools 72 with 'python3 -m unittest'
2024-08-27 11:01:30 +02:00
780d70d4b5
release 1.9.0
2024-07-29 13:24:13 +02:00
21c9828cd1
release 1.8.3
2024-07-08 09:11:02 +02:00
fe3777414e
release 1.8.2
2024-07-02 13:54:34 +02:00
865913a65d
release 1.8.1
2024-07-01 10:11:40 +02:00
8f634225c9
release 1.8.0
2024-06-28 14:07:27 +02:00
dfff8371f8
release 1.7.0
2024-05-22 14:13:35 +02:00
257a840064
Remove dependency on /usr/bin/python3 using %python3_fix_shebang macro (bsc#1212476)
...
Upstreams the following OBS request:
https://build.opensuse.org/request/show/1160115/changes
2024-05-21 16:25:03 +02:00
7bbc147605
Improve 'updatepacmetafromspec' command to expand rpm spec macros by calling rpmspec to query the data
2024-04-18 12:09:36 +02:00
2616ca454e
release 1.6.1
2024-02-23 09:45:57 +01:00
nephros
dd712bba0e
Use busybox compatible commands for completion
...
- use portable call to date(1)
- use plain stat(1) for ctime
- don't use mv -u
2024-02-14 17:20:10 +01:00
5662198d22
1.6.0
2024-01-25 09:49:14 +01:00
447578e1fa
spec: Add 0%{?amzn} macro that wasn't usptreamed
...
https://build.opensuse.org/package/rdiff/openSUSE:Tools/osc?linkrev=base&rev=431
2024-01-25 09:39:15 +01:00
f4e407682c
spec: Recommend openssh-clients for ssh-add that is required during ssh auth
2024-01-09 13:37:27 +01:00
498a392117
release 1.5.1
2023-12-04 15:05:14 +01:00
41cbd5f505
spec: Use %{?rhel} macros
...
Backport of https://build.opensuse.org/request/show/1123605
2023-11-23 16:12:56 +01:00
a9db22d555
spec: Simplify distro-specific macros
2023-11-23 16:12:56 +01:00
c662d70822
release 1.5.0
2023-11-22 08:55:15 +01:00
cdc2a0d9c3
Recommend build on openSUSE/SLE and obs-build on all other distros
2023-11-20 10:12:21 +01:00
7781367b1e
release 1.4.4
2023-11-02 15:50:33 +01:00
752e0b89cc
spec: Install bash completion with .bash suffix rather than .sh
...
Related downstream change: https://build.opensuse.org/request/show/1121166/changes
2023-11-02 15:44:43 +01:00
Jiri Slaby
52ca9f03c0
fix autocompletion for new locations
...
When complete is installed in /usr/share or /usr/lib64, the last test
command (/usr/lib) fails and causes whole osc automcompletion to fail.
Fix it by adding a 'return' to the former two -- if they succeed.
2023-10-24 11:07:45 +02:00
ea7bebf1f2
release 1.4.3
2023-10-19 15:02:47 +02:00
ee5a1c476c
release 1.4.2
2023-10-16 13:54:06 +02:00
225fea0e06
release 1.4.1
2023-10-10 20:06:27 +02:00
0dd89bb3a0
spec: Mark csh completion files as configs
2023-10-10 16:32:50 +02:00
45a29248f1
spec: List the python sitelib paths explicitly
2023-10-10 16:32:50 +02:00
d479601019
spec: Own zsh completion dirs to mute rpmlint errors
2023-10-10 16:32:50 +02:00
7587a6f4fc
spec: Move bash completion from /etc to /usr/share
2023-10-10 16:32:50 +02:00
2dc24dd424
spec: Run fdupes after install
2023-10-10 16:32:50 +02:00
62e4817ff5
release 1.4.0
2023-10-04 11:49:04 +02:00
a671b68339
Merge pull request #1357 from Thaodan/zsh_completition
...
Add zsh completition made by Holger Macht and improve
2023-09-14 09:46:27 +02:00
b8de8c89db
Merge pull request #1364 from dmach/completion-use-xdg-locations
...
Use XDG locations in completion
2023-09-14 09:44:14 +02:00
ba075d0012
spec: Install zsh completion
2023-09-14 09:38:42 +02:00
848f5fe48f
Switch 'osc.conf.config' from dict to Options class with type checking
2023-09-11 21:14:45 +02:00
Björn Bidar
a1396e62be
Add zsh completion for build command
...
Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
2023-09-09 01:57:29 +03:00
Björn Bidar
513fd3664f
Fetch repository architectures in zsh completition
...
Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
2023-09-09 01:57:29 +03:00
Björn Bidar
18bdf2e9b4
Complete help text for options that have separate handlers
...
Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
2023-09-09 01:57:29 +03:00
Björn Bidar
2ec50ad939
Refactor help text generation in zsh completition so it can be reused
...
Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
2023-09-09 01:57:29 +03:00