Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gotosocial for openSUSE:Factory 
checked in at 2025-05-07 19:18:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gotosocial (Old)
 and      /work/SRC/openSUSE:Factory/.gotosocial.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gotosocial"

Wed May  7 19:18:06 2025 rev:7 rq:1275017 version:0.19.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gotosocial/gotosocial.changes    2025-04-24 
17:28:25.068646900 +0200
+++ /work/SRC/openSUSE:Factory/.gotosocial.new.30101/gotosocial.changes 
2025-05-07 19:18:15.231677641 +0200
@@ -1,0 +2,16 @@
+Tue May  6 15:45:25 UTC 2025 - Flann van der Eik <fl...@opensuse.org>
+
+- Update to version 0.19.1
+  * You can configure S3 lookup type now.
+  * description_limit added to /api/v2/instance response.
+  * Fix some outgoing messages issues that was causing stuff to
+    sometimes not get sent properly
+  * Fix some settings panel bugs, make sure interaction policies page
+    works properly with keyboard.
+  * Added some more queer + trans rights to the code.
+    Instance footer is now 100% gayer.
+    Folks in places where it is illegal / dangerous to show such flags
+    can remove them by editing web/template/page_footer.tmpl and
+    restarting the instance to reload the template.
+
+-------------------------------------------------------------------

Old:
----
  gotosocial-0.19.0-vendor.tar.xz
  gotosocial-0.19.0.tar.gz

New:
----
  gotosocial-0.19.1-vendor.tar.xz
  gotosocial-0.19.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gotosocial.spec ++++++
--- /var/tmp/diff_new_pack.SICyRq/_old  2025-05-07 19:18:19.071837398 +0200
+++ /var/tmp/diff_new_pack.SICyRq/_new  2025-05-07 19:18:19.071837398 +0200
@@ -17,12 +17,12 @@
 
 
 Name:           gotosocial
-Version:        0.19.0
+Version:        0.19.1
 Release:        0
 Summary:        An ActivityPub social network server, written in Golang
 License:        AGPL-3.0-only
 URL:            https://docs.gotosocial.org/en/latest/
-Source0:        
https://github.com/superseriousbusiness/%{name}/releases/download/v%{version}/%{name}-%{version}-source-code.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        
https://codeberg.org/superseriousbusiness/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # Generated with ./vendor_yarn.sh %{version}
 Source1:        %{name}-%{version}-vendor.tar.xz
 Source2:        vendor_yarn.sh
@@ -47,7 +47,7 @@
 images and articles. All without being tracked or advertised to!
 
 %prep
-%autosetup -p1 -a1 -c -n %{name}-%{version}
+%autosetup -p1 -a1 -n %{name}
 
 %build
 GO_BUILDTAGS="${GO_BUILDTAGS-} netgo osusergo static_build kvformat timetzdata"

++++++ gotosocial-0.19.0-vendor.tar.xz -> gotosocial-0.19.1-vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/gotosocial/gotosocial-0.19.0-vendor.tar.xz 
/work/SRC/openSUSE:Factory/.gotosocial.new.30101/gotosocial-0.19.1-vendor.tar.xz
 differ: char 15, line 1

++++++ gotosocial-0.19.0.tar.gz -> gotosocial-0.19.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/gotosocial/gotosocial-0.19.0.tar.gz 
/work/SRC/openSUSE:Factory/.gotosocial.new.30101/gotosocial-0.19.1.tar.gz 
differ: char 15, line 1

++++++ vendor_yarn.sh ++++++
--- /var/tmp/diff_new_pack.SICyRq/_old  2025-05-07 19:18:19.147840560 +0200
+++ /var/tmp/diff_new_pack.SICyRq/_new  2025-05-07 19:18:19.151840726 +0200
@@ -6,7 +6,7 @@
 PKG_TARBALL="${PKG_NAME}-${PKG_VERSION}.tar.gz"
 PKG_DIR="$PWD"
 PKG_TMPDIR=$(mktemp --tmpdir -d "${PKG_NAME}-XXXXXXXX")
-PKG_PATH="$PKG_TMPDIR"
+PKG_PATH="${PKG_TMPDIR}/${PKG_NAME}"
 
 echo "TARBALL: $PKG_TARBALL"
 echo "NAME:    $PKG_NAME"

Reply via email to