diff --git a/_service b/_service index f8c0eaa..f33d661 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/openSUSE/obs-scm-bridge git - 0.4.3 - 0.4.3 + 0.5.0 + 0.5.0 diff --git a/obs-scm-bridge-0.4.3.obscpio b/obs-scm-bridge-0.4.3.obscpio deleted file mode 100644 index ea035d8..0000000 --- a/obs-scm-bridge-0.4.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c807bde6132fac5ac728e2ce42c3087adbbc15b2e7292a45e8db7e64dafe8e7f -size 68107 diff --git a/obs-scm-bridge-0.5.0.obscpio b/obs-scm-bridge-0.5.0.obscpio new file mode 100644 index 0000000..4a8479c --- /dev/null +++ b/obs-scm-bridge-0.5.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d38350094f54f4e5db5c19d817fee388ed63f0dcd777ad19b7c78fd417d3c408 +size 69643 diff --git a/obs-scm-bridge.changes b/obs-scm-bridge.changes index 704c8bc..1d3aba0 100644 --- a/obs-scm-bridge.changes +++ b/obs-scm-bridge.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 7 09:39:21 UTC 2024 - Adrian Schröter + +- 0.5.0 + project mode related enhancements: + * no more defining of bcntsynctag. We need to move this to package + spec files to avoid to have these always defined. + * QA hook to limit building a defined set of packages only + ------------------------------------------------------------------- Tue Apr 23 17:14:53 UTC 2024 - Adrian Schröter diff --git a/obs-scm-bridge.obsinfo b/obs-scm-bridge.obsinfo index b7f2a14..93f8efc 100644 --- a/obs-scm-bridge.obsinfo +++ b/obs-scm-bridge.obsinfo @@ -1,4 +1,4 @@ name: obs-scm-bridge -version: 0.4.3 -mtime: 1713892350 -commit: 4a1aef13e5993541ca74eab6e3867694c41cd840 +version: 0.5.0 +mtime: 1715075622 +commit: 3ee5ecb72ae2f7e55d212ee9adc9e4164d7ef824 diff --git a/obs-scm-bridge.spec b/obs-scm-bridge.spec index f521fe0..479f425 100644 --- a/obs-scm-bridge.spec +++ b/obs-scm-bridge.spec @@ -22,7 +22,7 @@ %define build_pkg_name build %endif Name: obs-scm-bridge -Version: 0.4.3 +Version: 0.5.0 Release: 0 Summary: A help service to work with git repositories in OBS License: GPL-2.0-or-later