Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package forgejo for openSUSE:Factory checked 
in at 2024-08-01 22:06:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/forgejo (Old)
 and      /work/SRC/openSUSE:Factory/.forgejo.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "forgejo"

Thu Aug  1 22:06:10 2024 rev:11 rq:1191022 version:7.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/forgejo/forgejo.changes  2024-07-25 
11:49:28.102832981 +0200
+++ /work/SRC/openSUSE:Factory/.forgejo.new.7232/forgejo.changes        
2024-08-01 22:07:01.662897661 +0200
@@ -1,0 +2,36 @@
+Thu Aug  1 10:50:53 UTC 2024 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- update to 7.0.6:
+  * Two frontend features were removed because a license
+    incompatibility was discovered. Read more in the companion blog
+    post.
+    - PR (backported from): Mermaid rendering: %%{init:
+      {"flowchart": {"defaultRenderer": "elk"}} }%% will now fail
+      because ELK is no longer included.
+    - PR (backported from): Repository citation: Removed the
+      ability to export citations in APA format.
+  * User Interface bug fixes
+    - PR (backported from): Replace vue-bar-graph with chart.js
+    - PR (backported from): Show AGit label on merged PR
+    - PR (backported from): Fix mobile UI for organisation creation
+  * Bug fixes
+    - PR (backported from): fix(api): issue state change is not
+      idempotent
+    - PR (backported from): Reserve the devtest username
+    - PR (backported from): fix(actions): no edited event triggered
+      when a title is changed
+    - PR (backported from): Load attachments for
+      /issues/comments/{id}
+    - PR (backported from): When searching for users, page the
+      results by default, and respect the default paging limits
+    - PR (backported from): the "View command line instructions"
+      link in pull requests and the "Copy content" button in file
+      editor are not accessible
+    - PR (backported from): Use correct SHA in GetCommitPullRequest
+  * Localization
+    - PR (backported from): Update of translations from Weblate
+    - PR: Update of translations from Weblate
+    - PR (backported from): 3 translation updates from Weblate - PR
+      1, PR 2, PR 3
+
+-------------------------------------------------------------------

Old:
----
  forgejo-src-7.0.5.tar.gz
  forgejo-src-7.0.5.tar.gz.asc

New:
----
  forgejo-src-7.0.6.tar.gz
  forgejo-src-7.0.6.tar.gz.asc
  node_modules.sums

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

Other differences:
------------------
++++++ forgejo.spec ++++++
--- /var/tmp/diff_new_pack.wp0z06/_old  2024-08-01 22:07:03.706982008 +0200
+++ /var/tmp/diff_new_pack.wp0z06/_new  2024-08-01 22:07:03.706982008 +0200
@@ -30,7 +30,7 @@
 %endif
 %endif
 Name:           forgejo
-Version:        7.0.5
+Version:        7.0.6
 Release:        0
 Summary:        Self-hostable forge
 License:        MIT
@@ -42,13 +42,14 @@
 Source3:        package-lock.json
 Source4:        node_modules.spec.inc
 %include        %{_sourcedir}/node_modules.spec.inc
-Source5:        %{name}.service
-Source6:        %{name}.sysusers
-Source7:        apparmor-usr.bin.%{name}
+Source5:        node_modules.sums
+Source6:        %{name}.service
+Source7:        %{name}.sysusers
 Source8:        %{name}.fc
 Source9:        %{name}.if
 Source10:       %{name}.sh
 Source11:       %{name}.te
+Source12:       apparmor-usr.bin.%{name}
 Source99:       get-sources.sh
 Patch0:         custom-app.ini.patch
 BuildRequires:  golang-packaging
@@ -110,7 +111,7 @@
 local-npm-registry %{_sourcedir} install --also=dev
 
 %build
-%sysusers_generate_pre %{SOURCE6} %{name} %{name}.conf
+%sysusers_generate_pre %{SOURCE7} %{name} %{name}.conf
 export EXTRA_GOFLAGS="-buildmode=pie -mod=vendor"
 export TAGS="bindata timetzdata sqlite sqlite_unlock_notify"
 %make_build build
@@ -125,12 +126,12 @@
 install -d %{buildroot}%{_localstatedir}/log/%{name}
 install -D -m 0644 
%{_builddir}/%{name}-src-%{version}/custom/conf/app.example.ini 
%{buildroot}%{_sysconfdir}/%{name}/conf/app.ini
 install -D -m 0755 %{_builddir}/%{name}-src-%{version}/gitea 
%{buildroot}%{_bindir}/%{name}
-install -D -m 0644 %{SOURCE5} %{buildroot}%{_unitdir}/%{name}.service
-install -D -m 0644 %{SOURCE6} %{buildroot}%{_sysusersdir}/%{name}.conf
+install -D -m 0644 %{SOURCE6} %{buildroot}%{_unitdir}/%{name}.service
+install -D -m 0644 %{SOURCE7} %{buildroot}%{_sysusersdir}/%{name}.conf
 
 %if %{with apparmor}
 install -d %{buildroot}%{_sysconfdir}/apparmor.d
-install -Dm0644 %{SOURCE7} 
%{buildroot}%{_sysconfdir}/apparmor.d/usr.bin.%{name}
+install -Dm0644 %{SOURCE12} 
%{buildroot}%{_sysconfdir}/apparmor.d/usr.bin.%{name}
 %endif
 
 %if %{with selinux}

++++++ forgejo-src-7.0.5.tar.gz -> forgejo-src-7.0.6.tar.gz ++++++
/work/SRC/openSUSE:Factory/forgejo/forgejo-src-7.0.5.tar.gz 
/work/SRC/openSUSE:Factory/.forgejo.new.7232/forgejo-src-7.0.6.tar.gz differ: 
char 19, line 1


++++++ node_modules.sums ++++++
++++ 1002 lines (skipped)

Reply via email to