Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kamoso for openSUSE:Factory checked 
in at 2022-01-11 21:17:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kamoso (Old)
 and      /work/SRC/openSUSE:Factory/.kamoso.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kamoso"

Tue Jan 11 21:17:53 2022 rev:48 rq:944281 version:21.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kamoso/kamoso.changes    2021-12-13 
20:47:30.712524201 +0100
+++ /work/SRC/openSUSE:Factory/.kamoso.new.1892/kamoso.changes  2022-01-11 
21:21:22.957048001 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:25:16 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- No code change since 21.12.0
+
+-------------------------------------------------------------------

Old:
----
  kamoso-21.12.0.tar.xz
  kamoso-21.12.0.tar.xz.sig

New:
----
  kamoso-21.12.1.tar.xz
  kamoso-21.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ kamoso.spec ++++++
--- /var/tmp/diff_new_pack.l336XQ/_old  2022-01-11 21:21:23.441048341 +0100
+++ /var/tmp/diff_new_pack.l336XQ/_new  2022-01-11 21:21:23.445048344 +0100
@@ -19,16 +19,16 @@
 %define gstnum  1.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:           kamoso
-Version:        21.12.0
+Version:        21.12.1
 Release:        0
 Summary:        Application to take pictures and videos using a webcam
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Other
 URL:            https://apps.kde.org/kamoso
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
@@ -74,7 +74,7 @@
 %kf5_makeinstall -C build
 %suse_update_desktop_file -r org.kde.kamoso Qt KDE AudioVideo Recorder
 
-%if %{with lang}
+%if %{with released}
   %find_lang %{name} --with-man --all-name
   %{kf5_find_htmldocs}
 %endif
@@ -92,7 +92,7 @@
 %{_kf5_sharedir}/sounds/kamoso-shutter.wav
 %{_libdir}/gstreamer-%{gstnum}/gstkamosoqt5videosink.so
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++++++ kamoso-21.12.0.tar.xz -> kamoso-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamoso-21.12.0/CMakeLists.txt 
new/kamoso-21.12.1/CMakeLists.txt
--- old/kamoso-21.12.0/CMakeLists.txt   2021-12-03 01:18:06.000000000 +0100
+++ new/kamoso-21.12.1/CMakeLists.txt   2022-01-04 01:25:55.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(Kamoso VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamoso-21.12.0/org.kde.kamoso.appdata.xml 
new/kamoso-21.12.1/org.kde.kamoso.appdata.xml
--- old/kamoso-21.12.0/org.kde.kamoso.appdata.xml       2021-12-02 
22:44:24.000000000 +0100
+++ new/kamoso-21.12.1/org.kde.kamoso.appdata.xml       2022-01-03 
23:01:14.000000000 +0100
@@ -151,9 +151,9 @@
     <binary>kamoso</binary>
   </provides>
   <releases>
+    <release version="21.12.1" date="2022-01-06"/>
+    <release version="21.12.0" date="2021-12-09"/>
     <release version="21.08.3" date="2021-11-04"/>
     <release version="21.08.2" date="2021-10-07"/>
-    <release version="21.08.1" date="2021-09-02"/>
-    <release version="21.08.0" date="2021-08-12"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamoso-21.12.0/po/ru/docs/kamoso/index.docbook 
new/kamoso-21.12.1/po/ru/docs/kamoso/index.docbook
--- old/kamoso-21.12.0/po/ru/docs/kamoso/index.docbook  1970-01-01 
01:00:00.000000000 +0100
+++ new/kamoso-21.12.1/po/ru/docs/kamoso/index.docbook  2022-01-04 
01:25:55.000000000 +0100
@@ -0,0 +1,276 @@
+<?xml version="1.0" ?>
+<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 
"dtd/kdedbx45.dtd" [
+  <!ENTITY kamoso     "<application
+>Kamoso</application
+>">
+  <!ENTITY % addindex "IGNORE">
+  <!ENTITY % Russian "INCLUDE">
+]>
+<book lang="&language;">
+<bookinfo>
+<title
+>?????????????????????? ???????????????????????? Kamoso</title>
+<authorgroup>
+<author>
+<personname
+><firstname
+>???????????? ?????????????????????? ?????????????? ???? ???????????? 
???????????????? <ulink url="http://userbase.kde.org/Kamoso";
+>Kamoso</ulink
+> ???????????????????????????????? ???????? ???????????? KDE ?? 
?????????????????? ???????????????? ???????????????????????? 
???????????????????????? &kde;.</firstname
+> <surname
+></surname
+> </personname>
+      </author>
+<othercredit role="translator"
+><firstname
+>??????????????</firstname
+><surname
+>????????????????</surname
+><affiliation
+><address
+><email
+>[email protected]</email
+></address
+></affiliation
+><contrib
+>?????????????? ???? ?????????????? ????????</contrib
+></othercredit
+><othercredit role="translator"
+><firstname
+>??????????</firstname
+><surname
+>??????????????????????</surname
+><affiliation
+><address
+><email
+>[email protected]</email
+></address
+></affiliation
+><contrib
+>???????????????????????????? ????????????????</contrib
+></othercredit
+> 
+      </authorgroup>
+<legalnotice
+>&FDLNotice;</legalnotice>
+<date
+>24 ?????????????? 2016 ??.</date>
+      <releaseinfo
+>&kamoso; 3.2</releaseinfo>
+<abstract>
+<para>
+<variablelist>
+  <varlistentry
+><term
+><emphasis role="bold"
+>????????????????????????????????</emphasis
+></term>
+    <listitem>
+    <para
+>&kamoso; ?????????????????? ???????????? ???????????? ?? ?????????????? 
??????-???????????? ?? ?????????????????? ???? ?? ????????????????</para>
+     </listitem>
+  </varlistentry>
+  <varlistentry
+><term
+><emphasis role="bold"
+>???????????? ??????????</emphasis
+></term>
+    <listitem>
+    <para
+>&kamoso; ?????????????????? ???????????????????? ?????????????????????? ?? 
?????????????? ??????-???????????? ?? ?????????????????? ???? ?? 
????????????????</para>
+     </listitem>
+  </varlistentry>
+</variablelist>
+</para>
+      </abstract>
+      <keywordset>
+<keyword
+>KDE</keyword>
+</keywordset>
+</bookinfo>
+<!--userbase <timestamp
+>2012-12-05T19:30:21Z</timestamp
+>-->
+
+<!--userbase-content-->
+<chapter id="user-guide"
+><title
+>?????????????????????? ????????????????????????</title>
+<para
+>?????????? ???????????????????? ?? &kamoso;! </para>
+<para
+>&kamoso; ??? ???????????????? ?????????????????? ?????? ?????????????? 
?????????? ?? ?????????????????????? ?? ??????-????????????. ?????? 
?????????????????????? ?????????????? ?? ?????????????????????????? &kamoso; 
?????????? ?????????? ??????????????????. </para>
+<sect1 id="quick-start"
+><title
+>???????????? ????????????</title>
+<para
+>?????? ?????????????? &kamoso; ?????????????????????? ?????????????????? 
???????? ?? ???????????????? ?? ???????????? ?????? ??????????: </para>
+
+<screenshot>
+<screeninfo
+></screeninfo>
+  <mediaobject>
+    <imageobject>
+      <imagedata fileref="mainwindow.png" format="PNG"/>
+    </imageobject>
+    <textobject>
+      <phrase
+></phrase>
+    </textobject>
+  </mediaobject>
+</screenshot>
+
+<simplelist>
+<member
+><inlinemediaobject
+><imageobject>
+<imagedata fileref="sc-actions-shoot.png" format="PNG"/></imageobject
+></inlinemediaobject
+> ?????????????????????????? ?? ?????????? <guibutton
+>????????????</guibutton
+> ?????? ?????????????????? ???????????????????? ???????????? </member>
+<member
+><inlinemediaobject
+><imageobject>
+<imagedata fileref="sc-actions-burst.png" format="PNG"/></imageobject
+></inlinemediaobject
+> ?????????????????????????? ?? ?????????? <guibutton
+>??????????</guibutton
+> ?????? ?????????????????????? ???????????? ???????????????????? ???? 
???????????????????? ?????????????? ?????????????? ???????????? </member>
+<member
+><inlinemediaobject
+><imageobject>
+<imagedata fileref="sc-actions-record.png" format="PNG"/></imageobject
+></inlinemediaobject
+> ?????????????????????????? ?? ?????????? <guibutton
+>????????????</guibutton
+> ?????? ?????????????? ?????????? </member>
+<member
+><inlinemediaobject
+><imageobject>
+<imagedata fileref="start-stop.png" format="PNG"/></imageobject
+></inlinemediaobject
+>???????????? ?????? ???????????????????? ???????????????????? ?????? 
???????????? ??????????</member>
+<member
+><inlinemediaobject
+><imageobject>
+<imagedata fileref="folder-images.png" format="PNG"/></imageobject>
+</inlinemediaobject
+> <guibutton
+>???????????????? ??????????????</guibutton>
+</member>
+<member
+><inlinemediaobject
+><imageobject>
+<imagedata fileref="preferences-other.png" format="PNG"/></imageobject>
+</inlinemediaobject
+> <guibutton
+>???????????????? ??????????????????</guibutton>
+</member
+></simplelist>
+
+<para
+>???????????????????? ?? ?????????? ???????????????????? 
?????????????????????????????? ?? ?????????????????????????? 
?????????????????????? ?? <guilabel
+>?????????????? ?????????????????????? ??????????????????</guilabel
+>, ?????????????????? ?? ???????????????????? ??????????????????. </para>
+
+</sect1>
+
+<sect1 id="managing-captures"
+><title
+>???????????????????? ???????????????????????? ????????????????????</title>
+
+<para
+>?????? ?????????????????? ?? ???????????????????? ???????????????????????? 
?????????????????????????? ?? ?????????????????????????? ?????????????? 
???????????? <guibutton
+>???????????????? ??????????????</guibutton
+>. ?? ?????????????????????? ???????? ?????????????? ???????????????? 
?????????????? ???????????????????????? ?????????????? ?????? 
???????????????????? ???????? ??????????????????: </para>
+
+<screenshot>
+<screeninfo
+></screeninfo>
+  <mediaobject>
+    <imageobject>
+      <imagedata fileref="gallery-actions.png" format="PNG"/>
+    </imageobject>
+    <textobject>
+      <phrase
+></phrase>
+    </textobject>
+  </mediaobject>
+</screenshot>
+
+<para
+>?????????????????????? <guimenuitem
+>??????????????</guimenuitem
+> ?????? ?????????????????? ?????????????????????? ?????????????????? ?? 
?????????????????????????????? ????????????????????. </para>
+
+<para
+>???????? ???????????????????? ?????????????? ???????????? ?????? ??????????, 
???????????????? ?????????? ?? ???????????????????????? ???????????????????? ?? 
???????????????????? ????????????. </para>
+
+<para
+>?????????????????? ???????????????? ?????????????????? ?????????????????? 
???????????????? ?? ????????????????, ?? ?????????? ?????????????????? ???? 
???????????????? ?????? ???? ????????????????????. </para>
+
+<para
+>?????????????? <guimenuitem
+>?????????????????? ??????</guimenuitem
+> ?????? ?????????????? ?????????????????????? ?????????????????????? 
?????????????? ?? ?????????? ??????????. </para>
+
+</sect1>
+
+<sect1 id="customizing"
+><title
+>??????????????????</title>
+<para
+>?????????????? ???????????? <guibutton
+>???????????????? ??????????????????</guibutton
+>, ?????????? ?????????????? ???????????? ???????????????????? 
??????????????????. ?????????????????? ?????????????? ???????????? 
?????????????????? ????????????. </para>
+
+<screenshot>
+<screeninfo
+></screeninfo>
+  <mediaobject>
+    <imageobject>
+      <imagedata fileref="kamoso-settings.png" format="PNG"/>
+    </imageobject>
+    <textobject>
+      <phrase
+></phrase>
+    </textobject>
+  </mediaobject>
+</screenshot>
+
+<para
+>?????? ?????????????????? ????????????????, ?? ?????????????? 
?????????????????? &kamoso; ?????????????????? ???????????? ?? 
??????????????????????, ?????????????? ???????????? ?????????????? ?? ???????? 
<guilabel
+>???????????????? ?????????????????????? ??????????????????</guilabel
+> ?? ?????????????? ?????????? ????????. </para>
+
+<para
+>???????????????????? ???????????? <guibutton
+>???????????????????????? ??????????????</guibutton
+> ?????? ?????????????????????????? ???????? ?????????? ???????????????????? 
????????????. </para>
+
+<para
+>?? ?????????????? ?????????????????? ???????????????? ???????????????? 
?????????????????? ????????????, ?????????? ?????? ??????????????, ??????, 
??????????????????????????, ???????????????????????? ?? ??????????. </para>
+</sect1>
+
+</chapter>
+
+<!--userbase-content-->
+<chapter id="credits">
+<title
+>?????????????????? ?????????? ?? ????????????????</title>
+      <para
+>???????????????? ???? ?????????????????? ???????????? ???? 
???????????????????????? ???????????????? ?? <ulink 
url="http://userbase.kde.org/index.php?title=Kamoso&amp;action=history";
+>?????????????? ???????????????? Kamoso</ulink
+> ???????????????????????????????? ???????? ???????????? KDE.</para>
+      <para
+>?????????????? ????????????????<email
+>[email protected]</email
+></para
+><para
+>?????????? ??????????????????????<email
+>[email protected]</email
+></para
+> &underFDL; </chapter>
+&documentation.index;
+</book>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamoso-21.12.0/po/zh_CN/kamoso.po 
new/kamoso-21.12.1/po/zh_CN/kamoso.po
--- old/kamoso-21.12.0/po/zh_CN/kamoso.po       2021-12-03 01:18:05.000000000 
+0100
+++ new/kamoso-21.12.1/po/zh_CN/kamoso.po       2022-01-04 01:25:55.000000000 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-13 01:54+0000\n"
-"PO-Revision-Date: 2021-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to