Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package clamtk for openSUSE:Factory checked 
in at 2021-08-10 10:27:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clamtk (Old)
 and      /work/SRC/openSUSE:Factory/.clamtk.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clamtk"

Tue Aug 10 10:27:30 2021 rev:9 rq:910801 version:6.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/clamtk/clamtk.changes    2021-05-06 
22:53:40.894488617 +0200
+++ /work/SRC/openSUSE:Factory/.clamtk.new.1899/clamtk.changes  2021-08-10 
10:27:42.153796117 +0200
@@ -1,0 +2,8 @@
+Wed Aug  4 11:25:50 UTC 2021 - Paolo Stivanin <[email protected]>
+
+- Update to version 6.13:
+  * Fixes for appdata.xml 
+  * Partially work Github #129 (engine version, date of sigs, title)
+  * Update translations in clamtk.desktop
+
+-------------------------------------------------------------------

Old:
----
  clamtk-6.11.tar.xz
  clamtk-6.11.tar.xz.asc

New:
----
  clamtk-6.13.tar.xz
  clamtk-6.13.tar.xz.asc

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

Other differences:
------------------
++++++ clamtk.spec ++++++
--- /var/tmp/diff_new_pack.obCtJS/_old  2021-08-10 10:27:44.293793635 +0200
+++ /var/tmp/diff_new_pack.obCtJS/_new  2021-08-10 10:27:44.297793630 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           clamtk
-Version:        6.11
+Version:        6.13
 Release:        0
 Summary:        GUI for the ClamAV Antivirus
 License:        Artistic-1.0 OR GPL-1.0-or-later

++++++ clamtk-6.11.tar.xz -> clamtk-6.13.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-6.11/CHANGES new/clamtk-6.13/CHANGES
--- old/clamtk-6.11/CHANGES     2021-04-09 11:06:21.000000000 +0200
+++ new/clamtk-6.13/CHANGES     2021-07-07 14:12:10.000000000 +0200
@@ -1,8 +1,18 @@
 CHANGELOG for ClamTk:
 
+6.13 - 20210707
+-----------------
+    * Fixes for appdata.xml (Github #131, Bugzilla #1819344)
+
+6.12 - 20210705
+---------------
+    * Fixes for appdata.xml (Github #128, Bugzilla #1819344)
+    * Partially work Github #129 (engine version, date of sigs, title)
+    * Update translations in clamtk.desktop
+
 6.11 - 20210409
 ---------------
-    * Clamtk and Clamav do not update automatically (Github #127).
+    * Clamtk and Clamav do not update automatically (Github #127)
       Please remove old scheduled tasks and re-add them to take effect
 
 6.10 - 20210313
@@ -12,7 +22,7 @@
 
 6.09 - 20210227
 ---------------
-    * Remove code referencing old repo.
+    * Remove code referencing old repo
     * Closing: Gitlab #112, Github #8 (clamtk-gnome), Github #99, Github #118
     * Move Greek (el_GR) language file to probably proper directory
     * Updated language file: English (en_CA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-6.11/README.md new/clamtk-6.13/README.md
--- old/clamtk-6.11/README.md   2021-03-20 16:08:01.000000000 +0100
+++ new/clamtk-6.13/README.md   2021-07-05 12:12:52.000000000 +0200
@@ -1,4 +1,4 @@
-This README was last updated on 13 March 2021.
+This README was last updated on 5 July 2021.
 
 # Readme for ClamTk
 
@@ -34,11 +34,6 @@
 https://github.com/dave-theunsub/clamtk/  
 https://launchpad.net/clamtk  
 
-https://code.google.com/p/clamtk/ (deprecated)  
-http://clamtk.sourceforge.net (deprecated)  
-https://dave-theunsub.github.io/clamtk/ (deprecated)  
-https://bitbucket.org/davem_/clamtk-gtk3/ (deprecated)  
-https://bitbucket.org/davem_/clamtk/ (deprecated)  
 
 [ClamAV](https://www.clamav.net)  
 [Gtk2-Perl](http://gtk2-perl.sourceforge.net)  
@@ -57,11 +52,11 @@
 
 If this does not work, download the file from [the official 
site](https://gitlab.com/dave_m/clamtk/-/wikis/Home). You should be able to 
just double click the file for installation or upgrade.
 
-For these examples, we will use version 6.06. The name of the file may differ 
based on your distribution.
+For these examples, we will use version 6.12. The name of the file may differ 
based on your distribution.
 
 To install using a terminal window:  
 
-`sudo yum install clamtk-6.10-1.el8.noarch.rpm` or `sudo dnf install 
clamtk-6.10-1.fc.noarch.rpm`
+`sudo yum install clamtk-6.12-1.el8.noarch.rpm` or `sudo dnf install 
clamtk-6.12-1.fc.noarch.rpm`
 
 To remove clamtk:  
 
@@ -73,7 +68,7 @@
 The tarball contains all the sources. One way to do this, as tested on Fedora, 
is to run the following commands:  
 
 ```
-tar xzf clamtk-6.10.tar.xz  
+tar xzf clamtk-6.12.tar.xz  
 sudo mkdir -p /usr/share/perl5/vendor_perl/ClamTk  
 sudo cp lib/*.pm /usr/share/perl5/vendor_perl/ClamTk  
 sudo chmod +x clamtk  
@@ -102,7 +97,7 @@
 
 If you downloaded the file, then use this:
 
-    sudo apt install clamtk_6.09-1_all.deb
+    sudo apt install clamtk_6.12-1_all.deb
 
 To remove clamtk:  
 
@@ -120,20 +115,20 @@
 `rpm --import https://davem.fedorapeople.org/RPM-GPG-KEY-DaveM-21-June-2018`  
 2. Verify the list of gpg keys installed in RPM DB:  
 `rpm -q gpg-pubkey --qf '%{name}-%{version}-%{release} --> %{summary}\n'`  
-3. Check the signature of the rpm. For this example, we'll use version 6.10:  
-`rpm --checksig clamtk-6.10-1.fc.noarch.rpm`  
+3. Check the signature of the rpm. For this example, we'll use version 6.12:  
+`rpm --checksig clamtk-6.12-1.fc.noarch.rpm`  
 4. You should see something like this:  
-`/home/you/clamtk-6.10-1.fc.noarch.rpm: rsa sha1 (md5) pgp md5 OK`
+`/home/you/clamtk-6.12-1.fc.noarch.rpm: rsa sha1 (md5) pgp md5 OK`
 
-You can also verify the tarball. Using 6.06 as the example version, ensure you 
have downloaded the tarball, its detached signature (.asc), and the key in step 
1 above.
+You can also verify the tarball. Using 6.12 as the example version, ensure you 
have downloaded the tarball, its detached signature (.asc), and the key in step 
1 above.
 
 1. Get the key (skip this step if you already have it):  
 `wget https://davem.fedorapeople.org/RPM-GPG-KEY-DaveM-21-June-2018`  
 2. Import it (skip this step if you have done it already):  
 `gpg --import RPM-GPG-KEY-DaveM-21-June-2018`  
 3. Verify like so:  
-`gpg2 --verify clamtk-6.10.tar.xz.asc clamtk-6.10.tar.gz` or  
-`gpg --verify clamtk-6.10.tar.xz.asc clamtk-6.10.tar.xz`  
+`gpg2 --verify clamtk-6.12.tar.xz.asc clamtk-6.12.tar.gz` or  
+`gpg --verify clamtk-6.12.tar.xz.asc clamtk-6.12.tar.xz`  
 4. You should see something like this:  
 `gpg: Signature made Sun 11 Sep 2016 06:29:41 AM CDT using RSA key ID` 
(snipped for brevity).  
 
@@ -148,11 +143,11 @@
 A link to it will be with the rest of the downloads. 
 
 For this example:  
-https://github.com/dave-theunsub/clamtk/releases/download/v6.10/clamtk-6.10.tar.xz.minisig
+https://github.com/dave-theunsub/clamtk/releases/download/v6.12/clamtk-6.12.tar.xz.minisig
 
 Now, you verify like so:  
 ```
-minisign -V -x clamtk-6.10.tar.xz.minisig -p davemminisign.pub -m 
clamtk-6.10.tar.xz
+minisign -V -x clamtk-6.12.tar.xz.minisig -p davemminisign.pub -m 
clamtk-6.12.tar.xz
 ```
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-6.11/clamtk.appdata.xml 
new/clamtk-6.13/clamtk.appdata.xml
--- old/clamtk-6.11/clamtk.appdata.xml  2021-03-12 13:44:56.000000000 +0100
+++ new/clamtk-6.13/clamtk.appdata.xml  1970-01-01 01:00:00.000000000 +0100
@@ -1,96 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2021 Dave M <[email protected]> -->
-<component>
- <id>org.clamtk</id>
- <metadata_license>FSFAP</metadata_license>
- <project_license>GPL-2.0+</project_license>
- <name>ClamTk</name>
- <name xml:lang="af">ClamTk Virus Skandeerder</name>
- <name xml:lang="ast">Analizador de virus ClamTk</name>
- <name xml:lang="az">ClamTk Virus Skaneri</name>
- <name xml:lang="bg">?????????????????????? ???????????? ClamTK</name>
- <name xml:lang="cs">ClamTk Virus Scanner</name>
- <name xml:lang="de">ClamTK-Virenscanner</name>
- <name xml:lang="es">Analizador de virus ClamTk</name>
- <name xml:lang="fi">ClamTk-virustarkistus</name>
- <name xml:lang="fr">Antivirus ClamTk</name>
- <name xml:lang="gl">Analizador de virus ClamTk</name>
- <name xml:lang="he">???????? ?????????????????? ClamTk</name>
- <name xml:lang="hu">ClamTk v??ruskeres??</name>
- <name xml:lang="id">Pemindai Virus ClamTk</name>
- <name xml:lang="it">Analizzatore virus ClamTk</name>
- <name xml:lang="jp">ClamTk???????????????????????????</name>
- <name xml:lang="ko">ClamTk ???????????? ?????????</name>
- <name xml:lang="mnw">??????????????????????????? ClamTk</name>
- <name xml:lang="ms">Pengimbas Virus ClamTk</name>
- <name xml:lang="nl">ClamTk-virusscanner</name>
- <name xml:lang="nl_BE">Virusscanner</name>
- <name xml:lang="pa">S????????????-??????-?????? (ClamTk) ?????????????????? 
????????????</name>
- <name xml:lang="pl">Skaner antywirusowy ClamTK</name>
- <name xml:lang="pt">Analizador de Virus ClamTk</name>
- <name xml:lang="pt_BR">ClamTK Escaneador de V??rus</name>
- <name xml:lang="ro">Scaner de viru??i ClamT</name>
- <name xml:lang="ru">???????????????????????? ???????????? ClamTK</name>
- <name xml:lang="sk">ClamTk Virus Scanner</name>
- <name xml:lang="sr@latin">ClamTk Virus Skener</name>
- <name xml:lang="sv">ClamTk-virusskanner</name>
- <name xml:lang="tr">ClamTk Vir??s Taray??c??</name>
- <name xml:lang="uk">???????????????????????? ???????????? ClamTk</name>
- <name xml:lang="uz">ClamTk Virus Scanner</name>
- <name xml:lang="zh_CN">ClamTk ???????????????</name>
- <name xml:lang="zh_TW">ClamTk ????????????</name>
- <summary>Easy to use graphical user interface for Clam Antivirus 
(ClamAV)</summary>
- <summary xml:lang="af">ClamTk is 'n grafiese voorkant-einde vir Clam 
Antivirus</summary>
- <summary xml:lang="ast">ClamTk ye una interfaz gr??fica pa Clam 
Antivirus</summary>
- <summary xml:lang="bs">ClamTk je grafi??ko su??elje za ClamAV 
antivirus</summary>
- <summary xml:lang="ca">ClamTk ??s una interf??cie gr??fica per a l'antivirus 
ClamAV programat</summary>
- <summary xml:lang="de">ClamTk ist eine grafisches Oberfl??che f??r 
Clam-Antivirus</summary>
- <summary xml:lang="es">ClamTk es una interfaz gr??fica para Clam 
Antivirus</summary>
- <summary xml:lang="eu">gtk2-perl erabiliz ClamAV antibirusarentzako sortutako 
interfaze grafiko bat da ClamTk</summary>
- <summary xml:lang="fi">ClamTk on graafinen k??ytt??liittym?? Clam Antivirus 
-virustorjunnalle</summary>
- <summary xml:lang="fo">ClamTk er eitt grafiskt br??karamarkam??t (GUI) fyri 
ClamAV antivirus</summary>
- <summary xml:lang="fr">ClamTk est une interface graphique pour Clam 
Antivirus</summary>
- <summary xml:lang="gl">ClamTk ?? unha interface gr??fica para Clam 
Antivirus</summary>
- <summary xml:lang="he">ClamTk ?????? ?????????? ?????????? ????Clam 
Antivirus</summary>
- <summary xml:lang="hu">A ClamTk egy grafikus fel??let a Clam 
Antivirushoz</summary>
- <summary xml:lang="id">ClamTk adalah grafis tampilan muka untuk Clam 
Antivirus</summary>
- <summary xml:lang="it">ClamTk ?? un'interfaccia grafica per Clam 
Antivirus</summary>
- <summary xml:lang="ja">ClamTk???Clam 
Antivirus????????????????????????????????????????????????????????????</summary>
- <summary xml:lang="lt">ClamTk yra ClamAV antivirusin??s programos grafin?? 
s??saja</summary>
- <summary xml:lang="ms">ClamTk ialah sebuah bahagian-hadapan bergrafik untuk 
Clam Antivirus</summary>
- <summary xml:lang="nb">ClamTk er et grafisk grensesnitt til ClamAV</summary>
- <summary xml:lang="nl">ClamTk is een grafische gebruikersinterface voor Clam 
Antivirus</summary>
- <summary xml:lang="pl">ClamTK jest graficznym interfejsem dla Clam 
Antivirus</summary>
- <summary xml:lang="sl">ClamTk je grafi??ni vmesnik za protivirusni sistem 
ClamAV</summary>
- <summary xml:lang="sv">ClamTk ??r ett grafiskt front-end f??r Clam 
Antivirus</summary>
- <summary xml:lang="tr">ClamTk, Clam Antivirus ????in Grafik Aray??z</summary>
- <summary xml:lang="uk">ClamTk ??? ???????????????? ???????????????? ???? 
???????????????????? Clam</summary>
- <summary xml:lang="uz">ClamTk ??? Clam Antivirusning grafik interfeysli 
versiyasi</summary>
- <summary xml:lang="zh_TW">ClamTk ??? Clam Antivirus 
??????????????????</summary>
- <description>
- <p>ClamTk is intended to be an easy to use, light-weight, on-demand scanner 
for Linux systems.</p>
- </description>
- <screenshots>
-   <screenshot type="default">
-     <caption>An easy to use virus scanner for Linux systems.</caption>
-     <image type="source" width="300" 
height="300">https://github.com/dave-theunsub/clamtk/raw/master/images/clamtk_300x300.png</image>
-   </screenshot>
- </screenshots>.
- <categories>
-   <category>System</category>
- </categories>
- <icon type="local" width="128" 
height="128">/usr/share/pixmaps/clamtk.png</icon>
- <releases>
-    <release version="6.09" date="2021-02-27">
-      <description>
-        <p>Bug fixes</p>
-      </description>
-    </release>
-  </releases>
- <update_contact>[email protected]</update_contact>
- <url type="homepage">https://github.com/dave-theunsub/clamtk/</url>
- <url 
type="bugtracker">https://bugzilla.redhat.com/buglist.cgi?quicksearch=clamtk</url>
-  <url type="translate">https://translations.launchpad.net/clamtk</url>
-  <url 
type="faq">https://github.com/dave-theunsub/clamtk/blob/master/README.md</url>
-
-</component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-6.11/clamtk.desktop 
new/clamtk-6.13/clamtk.desktop
--- old/clamtk-6.11/clamtk.desktop      2020-08-18 09:28:33.000000000 +0200
+++ new/clamtk-6.13/clamtk.desktop      2021-04-17 12:05:42.000000000 +0200
@@ -14,7 +14,9 @@
 GenericName[en_AU]=Virus Scanner
 GenericName[en_CA]=Virus Scanner
 GenericName[en_GB]=Virus Scanner
+GenericName[eo]=Viruskontrolilo
 GenericName[es]=Analizador de Virus
+GenericName[eu]=Birus eskanerra
 GenericName[fi]=Virustorjuntasovellus
 GenericName[fo]=Virus skannari
 GenericName[fr]=Module de recherche et analyse de virus
@@ -52,6 +54,7 @@
 GenericName[zh_CN]=??????????????????
 GenericName[zh_TW]=??????????????????
 Comment=Scan for threats...
+Comment[af]=Skandeer vir virusse...
 Comment[ar]=???????? ?????????? ???? ??????????????????
 Comment[ast]=Buscar amenaces...
 Comment[az]=T??hl??k?? m??vcudlu??una yoxla...
@@ -75,13 +78,15 @@
 Comment[hu]=V??rusok keres??se...
 Comment[id]=Pindai untuk ancaman...
 Comment[it]=Analizza per la ricerca di minacce...
-Comment[ja]=????????????????????????????????????...
+Comment[ja]=????????????????????????????????????..
+Comment[km]=????????????????????????????????????????????????????????????...
 Comment[ko]=?????? ????????? ???????????????...
 
Comment[mnw_MM]=???????????????????????????????????????????????????????????????????????????
 Comment[ms]=Imbas jika ada ancaman...
 Comment[nl]=Scannen op virussen???
 Comment[nb]=Skann etter virus...
 Comment[nn]=Skann...
+Comment[pa]=????????????????????? ?????? ????????? ?????????
 Comment[pl]=Przeskanuj pliki w poszukiwaniu wirus??w...
 Comment[pt]=A analizar amea??as...
 Comment[pt_BR]=Verificar se h?? v??rus...
@@ -92,6 +97,7 @@
 Comment[sr@latin]=Skeniranje pretnji...
 Comment[sv]=Skanna efter virus...
 Comment[te]=???????????????????????? ???????????? 
?????????????????????????????????????????????...
+Comment[th]=???????????????????????????????????????...
 Comment[tr]=Vir??s taramas?? yap...
 Comment[ug]=?????????? ???????????????
 Comment[uk]=???????????? ?????????????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/clamtk-6.11/com.github.davetheunsub.clamtk.appdata.xml 
new/clamtk-6.13/com.github.davetheunsub.clamtk.appdata.xml
--- old/clamtk-6.11/com.github.davetheunsub.clamtk.appdata.xml  1970-01-01 
01:00:00.000000000 +0100
+++ new/clamtk-6.13/com.github.davetheunsub.clamtk.appdata.xml  2021-07-07 
13:13:21.000000000 +0200
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2021 Dave M <[email protected]> -->
+<component type="desktop-application">
+ <id>com.github.davetheunsub.clamtk</id>
+ <launchable type="desktop-id">clamtk.desktop</launchable>
+ <metadata_license>FSFAP</metadata_license>
+ <project_license>GPL-2.0+</project_license>
+ <name>ClamTk</name>
+ <name xml:lang="af">ClamTk Virus Skandeerder</name>
+ <name xml:lang="ast">Analizador de virus ClamTk</name>
+ <name xml:lang="az">ClamTk Virus Skaneri</name>
+ <name xml:lang="bg">?????????????????????? ???????????? ClamTK</name>
+ <name xml:lang="cs">ClamTk Virus Scanner</name>
+ <name xml:lang="de">ClamTK-Virenscanner</name>
+ <name xml:lang="es">Analizador de virus ClamTk</name>
+ <name xml:lang="fi">ClamTk-virustarkistus</name>
+ <name xml:lang="fr">Antivirus ClamTk</name>
+ <name xml:lang="gl">Analizador de virus ClamTk</name>
+ <name xml:lang="he">???????? ?????????????????? ClamTk</name>
+ <name xml:lang="hu">ClamTk v??ruskeres??</name>
+ <name xml:lang="id">Pemindai Virus ClamTk</name>
+ <name xml:lang="it">Analizzatore virus ClamTk</name>
+ <name xml:lang="jp">ClamTk???????????????????????????</name>
+ <name xml:lang="ko">ClamTk ???????????? ?????????</name>
+ <name xml:lang="mnw">??????????????????????????? ClamTk</name>
+ <name xml:lang="ms">Pengimbas Virus ClamTk</name>
+ <name xml:lang="nl">ClamTk-virusscanner</name>
+ <name xml:lang="nl_BE">Virusscanner</name>
+ <name xml:lang="pa">S????????????-??????-?????? (ClamTk) ?????????????????? 
????????????</name>
+ <name xml:lang="pl">Skaner antywirusowy ClamTK</name>
+ <name xml:lang="pt">Analizador de Virus ClamTk</name>
+ <name xml:lang="pt_BR">ClamTK Escaneador de V??rus</name>
+ <name xml:lang="ro">Scaner de viru??i ClamT</name>
+ <name xml:lang="ru">???????????????????????? ???????????? ClamTK</name>
+ <name xml:lang="sk">ClamTk Virus Scanner</name>
+ <name xml:lang="sr@latin">ClamTk Virus Skener</name>
+ <name xml:lang="sv">ClamTk-virusskanner</name>
+ <name xml:lang="tr">ClamTk Vir??s Taray??c??</name>
+ <name xml:lang="uk">???????????????????????? ???????????? ClamTk</name>
+ <name xml:lang="uz">ClamTk Virus Scanner</name>
+ <name xml:lang="zh_CN">ClamTk ???????????????</name>
+ <name xml:lang="zh_TW">ClamTk ????????????</name>
+ <summary>Easy to use graphical user interface for Clam Antivirus 
(ClamAV)</summary>
+ <summary xml:lang="af">ClamTk is 'n grafiese voorkant-einde vir Clam 
Antivirus</summary>
+ <summary xml:lang="ast">ClamTk ye una interfaz gr??fica pa Clam 
Antivirus</summary>
+ <summary xml:lang="bs">ClamTk je grafi??ko su??elje za ClamAV 
antivirus</summary>
+ <summary xml:lang="ca">ClamTk ??s una interf??cie gr??fica per a l'antivirus 
ClamAV programat</summary>
+ <summary xml:lang="de">ClamTk ist eine grafisches Oberfl??che f??r 
Clam-Antivirus</summary>
+ <summary xml:lang="es">ClamTk es una interfaz gr??fica para Clam 
Antivirus</summary>
+ <summary xml:lang="eu">gtk2-perl erabiliz ClamAV antibirusarentzako sortutako 
interfaze grafiko bat da ClamTk</summary>
+ <summary xml:lang="fi">ClamTk on graafinen k??ytt??liittym?? Clam Antivirus 
-virustorjunnalle</summary>
+ <summary xml:lang="fo">ClamTk er eitt grafiskt br??karamarkam??t (GUI) fyri 
ClamAV antivirus</summary>
+ <summary xml:lang="fr">ClamTk est une interface graphique pour Clam 
Antivirus</summary>
+ <summary xml:lang="gl">ClamTk ?? unha interface gr??fica para Clam 
Antivirus</summary>
+ <summary xml:lang="he">ClamTk ?????? ?????????? ?????????? ????Clam 
Antivirus</summary>
+ <summary xml:lang="hu">A ClamTk egy grafikus fel??let a Clam 
Antivirushoz</summary>
+ <summary xml:lang="id">ClamTk adalah grafis tampilan muka untuk Clam 
Antivirus</summary>
+ <summary xml:lang="it">ClamTk ?? un'interfaccia grafica per Clam 
Antivirus</summary>
+ <summary xml:lang="ja">ClamTk???Clam 
Antivirus????????????????????????????????????????????????????????????</summary>
+ <summary xml:lang="lt">ClamTk yra ClamAV antivirusin??s programos grafin?? 
s??saja</summary>
+ <summary xml:lang="ms">ClamTk ialah sebuah bahagian-hadapan bergrafik untuk 
Clam Antivirus</summary>
+ <summary xml:lang="nb">ClamTk er et grafisk grensesnitt til ClamAV</summary>
+ <summary xml:lang="nl">ClamTk is een grafische gebruikersinterface voor Clam 
Antivirus</summary>
+ <summary xml:lang="pl">ClamTK jest graficznym interfejsem dla Clam 
Antivirus</summary>
+ <summary xml:lang="sl">ClamTk je grafi??ni vmesnik za protivirusni sistem 
ClamAV</summary>
+ <summary xml:lang="sv">ClamTk ??r ett grafiskt front-end f??r Clam 
Antivirus</summary>
+ <summary xml:lang="tr">ClamTk, Clam Antivirus ????in Grafik Aray??z</summary>
+ <summary xml:lang="uk">ClamTk ??? ???????????????? ???????????????? ???? 
???????????????????? Clam</summary>
+ <summary xml:lang="uz">ClamTk ??? Clam Antivirusning grafik interfeysli 
versiyasi</summary>
+ <summary xml:lang="zh_TW">ClamTk ??? Clam Antivirus 
??????????????????</summary>
+ <description>
+ <p>ClamTk is intended to be an easy to use, light-weight, on-demand scanner 
for Linux systems.</p>
+ </description>
+
+  <categories>
+   <category>System</category>
+ </categories>
+
+ <screenshots>
+     <screenshot type="default">
+         <caption>The initial screen</caption>
+         
<image>https://davem.fedorapeople.org/images/clamtk-1-screenshot.png</image>
+     </screenshot>
+     <screenshot>
+         <caption>Program settings dialog</caption>
+         
<image>https://davem.fedorapeople.org/images/clamtk-2-screenshot.png</image>
+     </screenshot>
+ </screenshots>
+
+ <releases>
+    <release version="6.12" date="2021-06-05">
+      <description>
+        <p>Bug fixes</p>
+      </description>
+    </release>
+  </releases>
+ <update_contact>[email protected]</update_contact>
+ <url type="homepage">https://github.com/dave-theunsub/clamtk/</url>
+ <url 
type="bugtracker">https://bugzilla.redhat.com/buglist.cgi?quicksearch=clamtk</url>
+ <url type="translate">https://translations.launchpad.net/clamtk</url>
+ <url 
type="faq">https://github.com/dave-theunsub/clamtk/blob/master/README.md</url>
+
+</component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-6.11/lib/App.pm new/clamtk-6.13/lib/App.pm
--- old/clamtk-6.11/lib/App.pm  2021-04-09 12:39:48.000000000 +0200
+++ new/clamtk-6.13/lib/App.pm  2021-07-07 14:11:58.000000000 +0200
@@ -25,7 +25,7 @@
 
 sub get_TK_version {
     # Stick with %.2f format - 4.50 vice 4.5
-    return '6.11';
+    return '6.13';
 }
 
 sub get_path {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-6.11/lib/GUI.pm new/clamtk-6.13/lib/GUI.pm
--- old/clamtk-6.11/lib/GUI.pm  2021-03-12 13:54:22.000000000 +0100
+++ new/clamtk-6.13/lib/GUI.pm  2021-07-05 12:16:39.000000000 +0200
@@ -66,7 +66,7 @@
     $top_box->set_homogeneous( FALSE );
     $eb->add( $top_box );
 
-    $hb->set_title( _( 'Virus Scanner' ) );
+    $hb->set_title( _( 'ClamTk Virus Scanner' ) );
     $hb->set_decoration_layout( 'menu,icon:minimize,close' );
     $hb->set_show_close_button( TRUE );
 
@@ -716,7 +716,10 @@
     $dialog->set_program_name( 'ClamTk' );
     $dialog->set_authors( [ 'Dave M', '[email protected]' ] );
     $dialog->set_comments(
-        _( 'ClamTk is a graphical front-end for Clam Antivirus' ) );
+              _( 'ClamTk is a graphical front-end for Clam Antivirus' ) . "\n"
+            . '(ClamAV '
+            . ClamTk::App->get_AV_version()
+            . ')' );
 
     $dialog->run;
     $dialog->destroy;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-6.11/lib/Update.pm 
new/clamtk-6.13/lib/Update.pm
--- old/clamtk-6.11/lib/Update.pm       2021-04-09 11:02:54.000000000 +0200
+++ new/clamtk-6.13/lib/Update.pm       2021-07-05 12:16:47.000000000 +0200
@@ -49,7 +49,7 @@
 
     $liststore = Gtk3::ListStore->new(
         # product, local version,
-        'Glib::String', 'Glib::String',
+        'Glib::String', 'Glib::String', 'Glib::String',
     );
 
     # Product column
@@ -61,6 +61,7 @@
         Gtk3::CellRendererText->new,
         text => 0,
     );
+    $column->set_alignment( 0.5 );
     $view->append_column( $column );
 
     # Installed version column
@@ -69,16 +70,30 @@
         Gtk3::CellRendererText->new,
         text => 1,
     );
+    $column->set_alignment( 0.5 );
+    $view->append_column( $column );
+
+    # Date of signatures
+    $column = Gtk3::TreeViewColumn->new_with_attributes(
+        _( 'Date' ),
+        Gtk3::CellRendererText->new,
+        text => 2,
+    );
+    $column->set_alignment( 0.5 );
     $view->append_column( $column );
 
     # Get local information
     my $local_sig_version = ClamTk::App->get_local_sig_version();
 
+    # Get date of signatures
+    my $av_date = ClamTk::App->get_sigtool_info( 'date' );
+
     #<<<
     my @data = (
         {
             product => _( 'Antivirus signatures' ),
             local   => $local_sig_version,
+            date    => $av_date,
         },
     );
 
@@ -91,6 +106,7 @@
         $liststore->set( $iter,
                 0, $item->{ product },
                 1, $item->{ local },
+                2, $item->{ date },
         );
     }
     #>>>
@@ -123,6 +139,7 @@
     $box->pack_start( $infobar, FALSE, FALSE, 0 );
     $box->pack_start( $pb,      FALSE, FALSE, 0 );
 
+    $view->columns_autosize();
     $box->show_all;
     $pb->hide;
     return $box;

Reply via email to