diff --git a/_service b/_service index 6ea4df7..05dd1b3 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/openSUSE/obs-scm-bridge git - 0.5.1 - 0.5.1 + 0.5.2 + 0.5.2 diff --git a/obs-scm-bridge-0.5.1.obscpio b/obs-scm-bridge-0.5.1.obscpio deleted file mode 100644 index 2991b2a..0000000 --- a/obs-scm-bridge-0.5.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9eb674d600b05f5935dc19a32a3d74eda0af5160b43c819a7970e3e161a21fb2 -size 84491 diff --git a/obs-scm-bridge-0.5.2.obscpio b/obs-scm-bridge-0.5.2.obscpio new file mode 100644 index 0000000..3fa077a --- /dev/null +++ b/obs-scm-bridge-0.5.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7756e24ad56b63b40881fae1e64d32c3bf029e9aedf8958eaf3e5ed387c8ea58 +size 85003 diff --git a/obs-scm-bridge.changes b/obs-scm-bridge.changes index 6eb5b51..51428c2 100644 --- a/obs-scm-bridge.changes +++ b/obs-scm-bridge.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Nov 14 08:43:28 UTC 2024 - Adrian Schröter + +- 0.5.2 + * Don't overwrite files from git, but complain instead with + an error. For example _scmsync.obsinfo file must not be part + of the git tree. boo#1230469 + ------------------------------------------------------------------- Wed Oct 30 09:10:41 UTC 2024 - Adrian Schröter diff --git a/obs-scm-bridge.obsinfo b/obs-scm-bridge.obsinfo index f22793d..48aa77e 100644 --- a/obs-scm-bridge.obsinfo +++ b/obs-scm-bridge.obsinfo @@ -1,4 +1,4 @@ name: obs-scm-bridge -version: 0.5.1 -mtime: 1730279209 -commit: 3709a0dbd8220350c43732bb0ebd97e98d08af42 +version: 0.5.2 +mtime: 1731510453 +commit: 83d688168497adb0ae38855c6526110d92daa5ee diff --git a/obs-scm-bridge.spec b/obs-scm-bridge.spec index 1fd270b..268aaab 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.5.1 +Version: 0.5.2 Release: 0 Summary: A help service to work with git repositories in OBS License: GPL-2.0-or-later