Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package semaphore for openSUSE:Factory checked in at 2026-01-13 21:33:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/semaphore (Old) and /work/SRC/openSUSE:Factory/.semaphore.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "semaphore" Tue Jan 13 21:33:53 2026 rev:24 rq:1326890 version:2.16.51 Changes: -------- --- /work/SRC/openSUSE:Factory/semaphore/semaphore.changes 2025-12-18 18:36:37.862666494 +0100 +++ /work/SRC/openSUSE:Factory/.semaphore.new.1928/semaphore.changes 2026-01-13 21:34:01.090642345 +0100 @@ -1,0 +2,15 @@ +Tue Jan 13 06:06:09 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 2.16.51: + * Bugfixes + - Fix database migration (CRITICAL) + +------------------------------------------------------------------- +Tue Jan 13 05:55:16 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 2.16.50 (.48 and .49 were not released): + * Bugfixes + - SQLite migration + - Task status logs (PRO) + +------------------------------------------------------------------- Old: ---- semaphore-2.16.47.obscpio web-2.16.47.tar.gz New: ---- semaphore-2.16.51.obscpio web-2.16.51.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ semaphore.spec ++++++ --- /var/tmp/diff_new_pack.pGWfxb/_old 2026-01-13 21:34:07.690914956 +0100 +++ /var/tmp/diff_new_pack.pGWfxb/_new 2026-01-13 21:34:07.694915122 +0100 @@ -1,7 +1,7 @@ # # spec file for package semaphore # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: semaphore -Version: 2.16.47 +Version: 2.16.51 Release: 0 Summary: Modern UI for Ansible License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.pGWfxb/_old 2026-01-13 21:34:07.758917765 +0100 +++ /var/tmp/diff_new_pack.pGWfxb/_new 2026-01-13 21:34:07.766918096 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/ansible-semaphore/semaphore</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v2.16.47</param> + <param name="revision">v2.16.51</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.pGWfxb/_old 2026-01-13 21:34:07.786918921 +0100 +++ /var/tmp/diff_new_pack.pGWfxb/_new 2026-01-13 21:34:07.790919087 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/ansible-semaphore/semaphore</param> - <param name="changesrevision">bc8a2310c4ff024b0f6f8d994d2e16bb35a2c445</param></service></servicedata> + <param name="changesrevision">4eecb1d3167fe743e6b7a2bb9d7481a39b6821d7</param></service></servicedata> (No newline at EOF) ++++++ semaphore-2.16.47.obscpio -> semaphore-2.16.51.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/semaphore-2.16.47/db/sql/migrations/v2.16.50.err.sql new/semaphore-2.16.51/db/sql/migrations/v2.16.50.err.sql --- old/semaphore-2.16.47/db/sql/migrations/v2.16.50.err.sql 2025-12-15 22:43:06.000000000 +0100 +++ new/semaphore-2.16.51/db/sql/migrations/v2.16.50.err.sql 2026-01-12 17:08:11.000000000 +0100 @@ -1 +1 @@ -alter table `project__terraform_inventory_state` change `state` `state` text not null \ No newline at end of file +alter table `project__terraform_inventory_state` change `state` `state` text not null; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/semaphore-2.16.47/db/sql/migrations/v2.16.50.sql new/semaphore-2.16.51/db/sql/migrations/v2.16.50.sql --- old/semaphore-2.16.47/db/sql/migrations/v2.16.50.sql 2025-12-15 22:43:06.000000000 +0100 +++ new/semaphore-2.16.51/db/sql/migrations/v2.16.50.sql 2026-01-12 17:08:11.000000000 +0100 @@ -1 +1 @@ -alter table `project__terraform_inventory_state` change `state` `state` longtext not null \ No newline at end of file +alter table `project__terraform_inventory_state` change `state` `state` longtext not null; ++++++ semaphore.obsinfo ++++++ --- /var/tmp/diff_new_pack.pGWfxb/_old 2026-01-13 21:34:08.862963366 +0100 +++ /var/tmp/diff_new_pack.pGWfxb/_new 2026-01-13 21:34:08.878964027 +0100 @@ -1,5 +1,5 @@ name: semaphore -version: 2.16.47 -mtime: 1765834986 -commit: bc8a2310c4ff024b0f6f8d994d2e16bb35a2c445 +version: 2.16.51 +mtime: 1768234091 +commit: 4eecb1d3167fe743e6b7a2bb9d7481a39b6821d7 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/semaphore/vendor.tar.gz /work/SRC/openSUSE:Factory/.semaphore.new.1928/vendor.tar.gz differ: char 31, line 2 ++++++ web-2.16.47.tar.gz -> web-2.16.51.tar.gz ++++++ /work/SRC/openSUSE:Factory/semaphore/web-2.16.47.tar.gz /work/SRC/openSUSE:Factory/.semaphore.new.1928/web-2.16.51.tar.gz differ: char 13, line 1
