Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghex for openSUSE:Factory checked in at 2023-04-03 17:46:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghex (Old) and /work/SRC/openSUSE:Factory/.ghex.new.9019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghex" Mon Apr 3 17:46:25 2023 rev:67 rq:1076878 version:44.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghex/ghex.changes 2023-03-24 15:19:33.434617686 +0100 +++ /work/SRC/openSUSE:Factory/.ghex.new.9019/ghex.changes 2023-04-03 17:46:27.671121756 +0200 @@ -1,0 +2,6 @@ +Sat Apr 1 18:15:12 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 44.0: + + Updated translations. + +------------------------------------------------------------------- Old: ---- ghex-44.rc.tar.xz New: ---- ghex-44.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghex.spec ++++++ --- /var/tmp/diff_new_pack.Q4Hnwl/_old 2023-04-03 17:46:28.829068457 +0200 +++ /var/tmp/diff_new_pack.Q4Hnwl/_new 2023-04-03 17:46:28.845151050 +0200 @@ -22,7 +22,7 @@ %define soname libgtkhex-%{ghex_abi}-%{so_ver} Name: ghex -Version: 44.rc +Version: 44.0 Release: 0 Summary: GNOME Binary Editor License: GPL-2.0-or-later ++++++ ghex-44.rc.tar.xz -> ghex-44.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ghex-44.rc/NEWS new/ghex-44.0/NEWS --- old/ghex-44.rc/NEWS 2023-03-09 17:04:01.000000000 +0100 +++ new/ghex-44.0/NEWS 2023-03-24 15:13:06.000000000 +0100 @@ -1,3 +1,17 @@ +========= +GHex 44.0 +========= + +New stable release with no code changes compared to the previous 44.rc release +candidate. + +This release includes libgtkhex 4.4.0 + +Translation updates: + +- Jiri Grönroos (fi) +- Sabri Ãnal (tr) + ========== GHex 44.rc ========== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ghex-44.rc/data/org.gnome.GHex.appdata.xml.in.in new/ghex-44.0/data/org.gnome.GHex.appdata.xml.in.in --- old/ghex-44.rc/data/org.gnome.GHex.appdata.xml.in.in 2023-03-09 17:04:01.000000000 +0100 +++ new/ghex-44.0/data/org.gnome.GHex.appdata.xml.in.in 2023-03-24 15:13:06.000000000 +0100 @@ -30,10 +30,7 @@ <kudo>UserDocs</kudo> </kudos> <releases> - <release version="44.rc" date="2023-03-09" type="development" /> - <release version="44.beta" date="2023-02-13" type="development" /> - <release version="44.alpha" date="2023-01-26" type="development" /> - <release version="43.0" date="2022-10-05"/> + <release version="44.0" date="2023-03-24" /> </releases> <url type="homepage">https://gitlab.gnome.org/GNOME/ghex</url> <url type="bugtracker">https://gitlab.gnome.org/GNOME/ghex/issues</url> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ghex-44.rc/meson.build new/ghex-44.0/meson.build --- old/ghex-44.rc/meson.build 2023-03-09 17:04:01.000000000 +0100 +++ new/ghex-44.0/meson.build 2023-03-24 15:13:06.000000000 +0100 @@ -1,6 +1,6 @@ project( 'ghex', 'c', - version: '44.rc', + version: '44.0', meson_version: '>=0.59.0', license: 'GPL2' ) @@ -38,7 +38,7 @@ # libgtkhex version info libgtkhex_api_version = 4 libgtkhex_version_major = 1 # for soname (ABI major version) only -libgtkhex_version_minor = 2 +libgtkhex_version_minor = 4 libgtkhex_version_micro = 0 libgtkhex_version = '@0@.@1@.@2@'.format(libgtkhex_api_version, libgtkhex_version_minor, libgtkhex_version_micro) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ghex-44.rc/po/fi.po new/ghex-44.0/po/fi.po --- old/ghex-44.rc/po/fi.po 2023-03-09 17:04:01.000000000 +0100 +++ new/ghex-44.0/po/fi.po 2023-03-24 15:13:06.000000000 +0100 @@ -11,8 +11,8 @@ msgstr "" "Project-Id-Version: ghex\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/ghex/issues\n" -"POT-Creation-Date: 2022-07-15 06:37+0000\n" -"PO-Revision-Date: 2022-09-09 16:43+0300\n" +"POT-Creation-Date: 2023-02-18 13:33+0000\n" +"PO-Revision-Date: 2023-03-20 16:44+0200\n" "Last-Translator: Jiri Grönroos <jiri.gronroos+l...@iki.fi>\n" "Language-Team: suomi <gnome-fi-la...@lists.sourceforge.net>\n" "Language: fi\n" @@ -20,7 +20,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.1.1\n" +"X-Generator: Poedit 3.2.2\n" #: data/org.gnome.GHex.appdata.xml.in.in:6 #: src/ghex-application-window.ui.in:149 @@ -47,7 +47,7 @@ "palstaan, heksadesimaaliarvot yhdessä ja ASCII-esitys toisessa. GHex on " "hyödyllinen työkalu raakadatan kanssa työskentelyyn." -#: data/org.gnome.GHex.appdata.xml.in.in:40 +#: data/org.gnome.GHex.appdata.xml.in.in:42 msgid "Logan Rathbone" msgstr "Logan Rathbone" @@ -156,26 +156,6 @@ msgid "An error has occurred: %s" msgstr "Tapahtui virhe: %s" -#: src/context-menu.ui:30 -msgid "_Undo" -msgstr "_Peru" - -#: src/context-menu.ui:34 -msgid "_Redo" -msgstr "_Tee uudestaan" - -#: src/context-menu.ui:40 -msgid "Cu_t" -msgstr "_Leikkaa" - -#: src/context-menu.ui:44 src/paste-special.c:405 -msgid "_Copy" -msgstr "_Kopioi" - -#: src/context-menu.ui:48 src/paste-special.ui:49 -msgid "_Paste" -msgstr "_Liitä" - #: src/converter.c:183 msgid "Base Converter" msgstr "Kantamuuntaja" @@ -382,7 +362,7 @@ msgstr "_Sulje silti" #: src/ghex-application-window.c:339 src/ghex-application-window.c:474 -#: src/ghex-application-window.c:1164 +#: src/ghex-application-window.c:1175 msgid "_Go Back" msgstr "_Takaisin" @@ -417,23 +397,23 @@ msgid "_Discard Changes" msgstr "_Hylkää muutokset" -#: src/ghex-application-window.c:1017 +#: src/ghex-application-window.c:1028 msgid "There was an error saving the file to the path specified." msgstr "Tiedostoa tallennettaessa valittuun polkuun tapahtui virhe." -#: src/ghex-application-window.c:1036 +#: src/ghex-application-window.c:1047 msgid "" "An unknown error has occurred in attempting to reload the file you have just " "saved." msgstr "" -#: src/ghex-application-window.c:1088 +#: src/ghex-application-window.c:1099 msgid "Select a file to save buffer as" msgstr "Valitse tiedosto johon puskuri tallennetaan" #. Translators: %s here is the filename the user is being asked to #. * confirm whether they want to revert. -#: src/ghex-application-window.c:1157 +#: src/ghex-application-window.c:1168 #, c-format msgid "" "<big><b>Are you sure you want to revert %s?</b></big>\n" @@ -448,15 +428,15 @@ "\n" "Tätä toimintoa ei voi perua." -#: src/ghex-application-window.c:1163 src/ghex-application-window.ui.in:39 +#: src/ghex-application-window.c:1174 src/ghex-application-window.ui.in:39 msgid "_Revert" msgstr "Pa_lauta" -#: src/ghex-application-window.c:1247 +#: src/ghex-application-window.c:1258 msgid "Select a file to open" msgstr "Valitse avattava tiedosto" -#: src/ghex-application-window.c:1352 +#: src/ghex-application-window.c:1363 #, c-format msgid "" "Sorry, but help could not be opened.\n" @@ -479,9 +459,8 @@ "\n" "%s" -#: src/ghex-application-window.c:1428 +#: src/ghex-application-window.c:1439 #, c-format -#| msgid "; %s bytes from %s to %s selected" msgid "" "Offset: <tt>0x%lX</tt>; <tt>0x%lX</tt> bytes from <tt>0x%lX</tt> to " "<tt>0x%lX</tt> selected" @@ -489,13 +468,12 @@ "Siirros: <tt>0x%lX</tt>; <tt>0x%lX</tt> tavua kohdasta <tt>0x%lX</tt> " "kohtaan <tt>0x%lX</tt> valittu" -#: src/ghex-application-window.c:1432 +#: src/ghex-application-window.c:1443 #, c-format -#| msgid "Offset: 0x%lX" msgid "Offset: <tt>0x%lX</tt>" msgstr "Siirros: <tt>0x%lX</tt>" -#: src/ghex-application-window.c:2048 +#: src/ghex-application-window.c:2068 msgid "" "You are attempting to open a file 1GB or larger.\n" "\n" @@ -521,7 +499,7 @@ "Jos haluat tästä viestistä kokonaan eroon, kokeile käyttää toista puskurin " "taustaosaa." -#: src/ghex-application-window.c:2105 +#: src/ghex-application-window.c:2125 msgid "There was an error reading the file." msgstr "Tiedostoa luettaessa tapahtui virhe." @@ -653,6 +631,38 @@ msgid "Toggle a pane showing various numeric conversions" msgstr "Näytä/piilota paneeli, joka näyttää lukuisia numeerisia muunnoksia" +#: src/gtkhex.ui:23 +msgid "Automatic geometry" +msgstr "Automaattinen geometria" + +#: src/gtkhex.ui:33 +msgid "Characters per line:" +msgstr "Merkkejä rivillä:" + +#: src/gtkhex.ui:62 +msgid "_Undo" +msgstr "_Peru" + +#: src/gtkhex.ui:66 +msgid "_Redo" +msgstr "_Tee uudestaan" + +#: src/gtkhex.ui:72 +msgid "Cu_t" +msgstr "_Leikkaa" + +#: src/gtkhex.ui:76 src/paste-special.c:405 +msgid "_Copy" +msgstr "_Kopioi" + +#: src/gtkhex.ui:80 src/paste-special.ui:49 +msgid "_Paste" +msgstr "_Liitä" + +#: src/gtkhex.ui:86 +msgid "_Geometry" +msgstr "_Geometria" + #: src/help-overlay.ui:14 msgid "Files" msgstr "Tiedostot" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ghex-44.rc/po/tr.po new/ghex-44.0/po/tr.po --- old/ghex-44.rc/po/tr.po 2023-03-09 17:04:01.000000000 +0100 +++ new/ghex-44.0/po/tr.po 2023-03-24 15:13:06.000000000 +0100 @@ -15,8 +15,8 @@ msgstr "" "Project-Id-Version: ghex\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/ghex/issues\n" -"POT-Creation-Date: 2023-02-18 13:33+0000\n" -"PO-Revision-Date: 2023-02-21 00:54+0300\n" +"POT-Creation-Date: 2023-03-01 22:09+0000\n" +"PO-Revision-Date: 2023-03-08 00:30+0300\n" "Last-Translator: Sabri Ãnal <libreaj...@gmail.com>\n" "Language-Team: Türkçe <gnome-t...@gnome.org>\n" "Language: tr\n" @@ -386,7 +386,7 @@ "\n" "Would you like to save your changes?" msgstr "" -"<b>Arabellek açıldıktan sonra düzenlendi.</b>\n" +"<b>Tampon açıldıktan sonra düzenlendi.</b>\n" "\n" "DeÄiÅikliklerini kaydetmek ister misiniz?" @@ -410,7 +410,7 @@ #: src/ghex-application-window.c:1099 msgid "Select a file to save buffer as" -msgstr "Arabellekteki dosyayı saklamak için dosya seç" +msgstr "Tampondaki dosyayı saklamak için dosya seç" #. Translators: %s here is the filename the user is being asked to #. * confirm whether they want to revert. @@ -496,7 +496,7 @@ "\n" "Bu ileti, bu GHex oturumunun geri kalanında yeniden gösterilmeyecek.\n" "\n" -"Bu iletinin görünmesini önlemek için baÅka arabellek arka ucu kullanmayı deneyin." +"Bu iletinin görünmesini önlemek için baÅka tampon arka ucu kullanmayı deneyin." #: src/ghex-application-window.c:2125 msgid "There was an error reading the file." @@ -668,7 +668,7 @@ #: src/help-overlay.ui:19 msgid "New blank hex buffer" -msgstr "Yeni boÅ onaltılık arabellek" +msgstr "Yeni boÅ onaltılık tampon" #: src/help-overlay.ui:26 msgid "Open a file for editing"