Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package angelfish for openSUSE:Factory checked in at 2025-10-13 17:24:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/angelfish (Old) and /work/SRC/openSUSE:Factory/.angelfish.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "angelfish" Mon Oct 13 17:24:03 2025 rev:30 rq:1310053 version:25.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/angelfish/angelfish.changes 2025-09-11 14:43:40.666801203 +0200 +++ /work/SRC/openSUSE:Factory/.angelfish.new.18484/angelfish.changes 2025-10-13 17:27:55.380767547 +0200 @@ -1,0 +2,9 @@ +Tue Oct 7 18:48:36 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.08.2/ +- No code change since 25.08.1 + +------------------------------------------------------------------- Old: ---- angelfish-25.08.1.tar.xz angelfish-25.08.1.tar.xz.sig New: ---- angelfish-25.08.2.tar.xz angelfish-25.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ angelfish.spec ++++++ --- /var/tmp/diff_new_pack.VxShAP/_old 2025-10-13 17:27:56.080796819 +0200 +++ /var/tmp/diff_new_pack.VxShAP/_new 2025-10-13 17:27:56.088797154 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: angelfish -Version: 25.08.1 +Version: 25.08.2 Release: 0 Summary: Mobile web browser License: GPL-2.0-or-later ++++++ angelfish-25.08.1.tar.xz -> angelfish-25.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/angelfish-25.08.1/CMakeLists.txt new/angelfish-25.08.2/CMakeLists.txt --- old/angelfish-25.08.1/CMakeLists.txt 2025-09-09 05:27:34.000000000 +0200 +++ new/angelfish-25.08.2/CMakeLists.txt 2025-10-01 00:36:01.000000000 +0200 @@ -8,7 +8,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(angelfish VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/angelfish-25.08.1/org.kde.angelfish.metainfo.xml new/angelfish-25.08.2/org.kde.angelfish.metainfo.xml --- old/angelfish-25.08.1/org.kde.angelfish.metainfo.xml 2025-09-09 05:27:34.000000000 +0200 +++ new/angelfish-25.08.2/org.kde.angelfish.metainfo.xml 2025-10-01 00:36:01.000000000 +0200 @@ -492,6 +492,7 @@ </provides> <launchable type="desktop-id">org.kde.angelfish.desktop</launchable> <releases> + <release version="25.08.2" date="2025-10-09"/> <release version="25.08.1" date="2025-09-11"/> <release version="25.08.0" date="2025-08-14"/> <release version="25.04.3" date="2025-07-03"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/angelfish-25.08.1/po/pt_BR/angelfish.po new/angelfish-25.08.2/po/pt_BR/angelfish.po --- old/angelfish-25.08.1/po/pt_BR/angelfish.po 2025-09-09 05:27:34.000000000 +0200 +++ new/angelfish-25.08.2/po/pt_BR/angelfish.po 2025-10-01 00:36:01.000000000 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: plasma-angelfish\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-07-19 07:11+0000\n" -"PO-Revision-Date: 2025-07-28 11:43-0300\n" +"PO-Revision-Date: 2025-09-14 08:07-0300\n" "Last-Translator: Marcus Gama <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" "Language: pt_BR\n" @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 25.04.3\n" +"X-Generator: Lokalize 25.08.1\n" #: angelfish-webapp/main.cpp:66 #, kde-format @@ -290,13 +290,13 @@ #, kde-format msgctxt "@info:status" msgid "Entered Full Screen mode" -msgstr "Entrou no modo de tela inteira" +msgstr "Entrou no modo de tela cheia" #: lib/contents/ui/WebView.qml:262 #, kde-format msgctxt "@action:button" msgid "Exit Full Screen (Esc)" -msgstr "Sair da tela inteira (Esc)" +msgstr "Sair da tela cheia (Esc)" #: lib/contents/ui/WebView.qml:397 #, kde-format @@ -338,13 +338,13 @@ #, kde-format msgctxt "@action:inmenu" msgid "Exit Fullscreen" -msgstr "Sair da tela inteira" +msgstr "Sair da tela cheia" #: lib/contents/ui/WebView.qml:446 #, kde-format msgctxt "@action:inmenu" msgid "Enter Fullscreen" -msgstr "Entrar em tela inteira" +msgstr "Entrar em tela cheia" #: lib/contents/ui/WebView.qml:459 #, kde-format @@ -631,7 +631,7 @@ #, kde-format msgctxt "@action:inmenu" msgid "Full Screen" -msgstr "Tela inteira" +msgstr "Tela cheia" #: src/qml/desktop/Desktop.qml:352 #, kde-format ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/angelfish/vendor.tar.zst /work/SRC/openSUSE:Factory/.angelfish.new.18484/vendor.tar.zst differ: char 8, line 1
