commit reco for openSUSE:Factory

2020-07-24 Thread root
Hello community,

here is the log from the commit of package reco for openSUSE:Factory checked in 
at 2020-07-24 10:08:25

Comparing /work/SRC/openSUSE:Factory/reco (Old)
 and  /work/SRC/openSUSE:Factory/.reco.new.3592 (New)


Package is "reco"

Fri Jul 24 10:08:25 2020 rev:8 rq:822506 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/reco/reco.changes2020-04-07 
10:29:03.662345472 +0200
+++ /work/SRC/openSUSE:Factory/.reco.new.3592/reco.changes  2020-07-24 
10:10:04.538177189 +0200
@@ -1,0 +2,19 @@
+Thu Jul 16 18:41:30 UTC 2020 - Alexei Podvalsky 
+
+- Update to 2.4.0:
+  * Update screenshots
+  * Recorder: Always record in stereo (#68)
+  * Fix the oops that I should cut, not copy
+  * Recorder: Enums in the top of files
+  * Allow setting per-app dark style preference (#67)
+  * README: Requires gstreamer1.0-libav as a runtime dependency
+  * Consistent naming in favor of SourceDevice.SYSTEM
+  * Recorder Cast as a new Enum instead of a row int (#65)
+  * Fix comment notation
+  * Add execuse permission to post_install.py
+  * Add 'Gettext updates' GitHub Actions
+  * Fix elementary OS-wide dark preference isn't applied
+  * Respect an elementary OS-wide dark preference (#62)
+  * Add linter to CI
+
+---

Old:

  reco-2.3.2.tar.gz

New:

  reco-2.4.0.tar.gz



Other differences:
--
++ reco.spec ++
--- /var/tmp/diff_new_pack.2Je2x5/_old  2020-07-24 10:10:05.946178602 +0200
+++ /var/tmp/diff_new_pack.2Je2x5/_new  2020-07-24 10:10:05.950178605 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   reco
-Version:2.3.2
+Version:2.4.0
 Release:0
 Summary:Audio Recording App
 License:GPL-3.0-or-later

++ reco-2.3.2.tar.gz -> reco-2.4.0.tar.gz ++
 2601 lines of diff (skipped)




commit reco for openSUSE:Factory

2020-04-07 Thread root
Hello community,

here is the log from the commit of package reco for openSUSE:Factory checked in 
at 2020-04-07 10:29:00

Comparing /work/SRC/openSUSE:Factory/reco (Old)
 and  /work/SRC/openSUSE:Factory/.reco.new.3248 (New)


Package is "reco"

Tue Apr  7 10:29:00 2020 rev:7 rq:791580 version:2.3.2

Changes:

--- /work/SRC/openSUSE:Factory/reco/reco.changes2019-12-09 
21:37:56.150034060 +0100
+++ /work/SRC/openSUSE:Factory/.reco.new.3248/reco.changes  2020-04-07 
10:29:03.662345472 +0200
@@ -1,0 +2,9 @@
+Sat Mar 28 16:12:27 UTC 2020 - Alexei Podvalsky 
+
+- Update to 2.3.2:
+  * Set Node.js version to 10.17.0 to fix CI
+  * Update copyright headers
+  * WelcomeView: Get delay value from GLib.settings intead of the
+widget
+
+---

Old:

  reco-2.3.1.tar.gz

New:

  reco-2.3.2.tar.gz



Other differences:
--
++ reco.spec ++
--- /var/tmp/diff_new_pack.iTpCCG/_old  2020-04-07 10:29:04.282346161 +0200
+++ /var/tmp/diff_new_pack.iTpCCG/_new  2020-04-07 10:29:04.286346165 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   reco
-Version:2.3.1
+Version:2.3.2
 Release:0
 Summary:Audio Recording App
 License:GPL-3.0-or-later

++ reco-2.3.1.tar.gz -> reco-2.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.3.1/.travis.yml new/reco-2.3.2/.travis.yml
--- old/reco-2.3.1/.travis.yml  2019-12-05 11:36:40.0 +0100
+++ new/reco-2.3.2/.travis.yml  2020-03-28 13:30:54.0 +0100
@@ -3,7 +3,7 @@
 language: node_js
 
 node_js:
-  - 10/*
+  - 10.17.0
 
 sudo: required
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/reco-2.3.1/data/com.github.ryonakano.reco.appdata.xml.in 
new/reco-2.3.2/data/com.github.ryonakano.reco.appdata.xml.in
--- old/reco-2.3.1/data/com.github.ryonakano.reco.appdata.xml.in
2019-12-05 11:36:40.0 +0100
+++ new/reco-2.3.2/data/com.github.ryonakano.reco.appdata.xml.in
2020-03-28 13:30:54.0 +0100
@@ -1,5 +1,5 @@
 
-
+
 
   com.github.ryonakano.reco
   CC0-1.0
@@ -65,12 +65,11 @@
   
 
   
-
+
   
 
-  Add Polish translation (by @michalzkosmosu)
-  Update French translation (by @NathanBnm)
-  Update Japanese translation
+  Add Turkish translation (by @safak45x)
+  Add Russian translation (by @usmanovmax)
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.3.1/meson.build new/reco-2.3.2/meson.build
--- old/reco-2.3.1/meson.build  2019-12-05 11:36:40.0 +0100
+++ new/reco-2.3.2/meson.build  2020-03-28 13:30:54.0 +0100
@@ -1,4 +1,8 @@
-project('com.github.ryonakano.reco', 'vala', 'c', version: '2.3.1')
+project(
+'com.github.ryonakano.reco',
+'vala', 'c',
+version: '2.3.2'
+)
 
 gnome = import('gnome')
 i18n = import('i18n')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.3.1/po/LINGUAS new/reco-2.3.2/po/LINGUAS
--- old/reco-2.3.1/po/LINGUAS   2019-12-05 11:36:40.0 +0100
+++ new/reco-2.3.2/po/LINGUAS   2020-03-28 13:30:54.0 +0100
@@ -4,3 +4,5 @@
 lt
 nl
 pl
+tr
+ru
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.3.1/po/extra/LINGUAS 
new/reco-2.3.2/po/extra/LINGUAS
--- old/reco-2.3.1/po/extra/LINGUAS 2019-12-05 11:36:40.0 +0100
+++ new/reco-2.3.2/po/extra/LINGUAS 2020-03-28 13:30:54.0 +0100
@@ -4,3 +4,5 @@
 lt
 nl
 pl
+tr
+ru
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.3.1/po/extra/ja.po 
new/reco-2.3.2/po/extra/ja.po
--- old/reco-2.3.1/po/extra/ja.po   2019-12-05 11:36:40.0 +0100
+++ new/reco-2.3.2/po/extra/ja.po   2020-03-28 13:30:54.0 +0100
@@ -1,7 +1,7 @@
 # Japanese translations for extra package.
 # Copyright (C) 2018 THE extra'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the extra package.
-# Automatically generated, 2018.
+# Ryo Nakano , 2018.
 #
 msgid ""
 msgstr ""
@@ -16,7 +16,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Poedit 2.2.4\n"
 
 #: data/com.github.ryonakano.reco.appdata.xml.in:7
 #: data/com.github.ryonakano.reco.desktop.in:3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.3.1/po/extra/ru.po 
new/reco-2.3.2/po/extra/ru.po
--- old/reco-2.3.1/po/extra/ru.po   1970-01-01 01:00:00.0 +0100
+++ 

commit reco for openSUSE:Factory

2019-12-09 Thread root
Hello community,

here is the log from the commit of package reco for openSUSE:Factory checked in 
at 2019-12-09 21:37:13

Comparing /work/SRC/openSUSE:Factory/reco (Old)
 and  /work/SRC/openSUSE:Factory/.reco.new.4691 (New)


Package is "reco"

Mon Dec  9 21:37:13 2019 rev:6 rq:755315 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/reco/reco.changes2019-11-11 
21:39:35.884732230 +0100
+++ /work/SRC/openSUSE:Factory/.reco.new.4691/reco.changes  2019-12-09 
21:37:56.150034060 +0100
@@ -1,0 +2,11 @@
+Mon Dec  9 16:07:20 UTC 2019 - Alexei Podvalsky 
+
+- Update to 2.3.1:
+  * Remove localized screenshots
+  * Recorder: Signals at the top
+  * Use GLib.Settings.bind (#55)
+  * Add Polish to LINGUAS (#52)
+  * Update POTFILES
+  * Downgrade Node.js to fix builds on Travis CI (#50)
+
+---

Old:

  reco-2.3.0.tar.gz

New:

  reco-2.3.1.tar.gz



Other differences:
--
++ reco.spec ++
--- /var/tmp/diff_new_pack.Tpoqx6/_old  2019-12-09 21:37:58.290033217 +0100
+++ /var/tmp/diff_new_pack.Tpoqx6/_new  2019-12-09 21:37:58.294033216 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   reco
-Version:2.3.0
+Version:2.3.1
 Release:0
 Summary:Audio Recording App
 License:GPL-3.0-or-later

++ reco-2.3.0.tar.gz -> reco-2.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.3.0/.travis.yml new/reco-2.3.1/.travis.yml
--- old/reco-2.3.0/.travis.yml  2019-10-31 12:05:47.0 +0100
+++ new/reco-2.3.1/.travis.yml  2019-12-05 11:36:40.0 +0100
@@ -3,7 +3,7 @@
 language: node_js
 
 node_js:
-  - lts/*
+  - 10/*
 
 sudo: required
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/reco-2.3.0/data/com.github.ryonakano.reco.appdata.xml.in 
new/reco-2.3.1/data/com.github.ryonakano.reco.appdata.xml.in
--- old/reco-2.3.0/data/com.github.ryonakano.reco.appdata.xml.in
2019-10-31 12:05:47.0 +0100
+++ new/reco-2.3.1/data/com.github.ryonakano.reco.appdata.xml.in
2019-12-05 11:36:40.0 +0100
@@ -23,11 +23,6 @@
 
   Welcome screen that allows you to set recording 
configuration
   
https://raw.githubusercontent.com/ryonakano/reco/master/data/Screenshot.png
-  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/es/Screenshot.png
-  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/fr/Screenshot.png
-  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/ja/Screenshot.png
-  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/lt/Screenshot.png
-  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/nl/Screenshot.png
 
 
   Recording screen
@@ -36,11 +31,6 @@
 
   Recording is successfully finished
   
https://raw.githubusercontent.com/ryonakano/reco/master/data/Screenshot3.png
-  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/es/Screenshot3.png
-  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/fr/Screenshot3.png
-  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/ja/Screenshot3.png
-  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/lt/Screenshot3.png
-  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/nl/Screenshot3.png
 
   
 
@@ -75,15 +65,12 @@
   
 
   
-
+
   
 
-  Fix the weird behavior of the countdown timer when 
pausing/canceling it (by andreasomaini)
-  Support recording sounds from both your microphone and PC at the 
same time
-  End the app safely if the encoder is not created 
successfully
-  Update the app description in the readme and AppCenter to be 
more tantalizing
+  Add Polish translation (by @michalzkosmosu)
+  Update French translation (by @NathanBnm)
   Update Japanese translation
-  Remove unnecessary field code that marks the app handleable 
files
 
   
 
Binary files old/reco-2.3.0/data/screenshots/es/Screenshot.png and 
new/reco-2.3.1/data/screenshots/es/Screenshot.png differ
Binary files old/reco-2.3.0/data/screenshots/es/Screenshot3.png and 
new/reco-2.3.1/data/screenshots/es/Screenshot3.png differ
Binary files old/reco-2.3.0/data/screenshots/fr/Screenshot.png and 
new/reco-2.3.1/data/screenshots/fr/Screenshot.png differ
Binary files old/reco-2.3.0/data/screenshots/fr/Screenshot3.png and 
new/reco-2.3.1/data/screenshots/fr/Screenshot3.png differ
Binary files 

commit reco for openSUSE:Factory

2019-11-11 Thread root
Hello community,

here is the log from the commit of package reco for openSUSE:Factory checked in 
at 2019-11-11 21:39:33

Comparing /work/SRC/openSUSE:Factory/reco (Old)
 and  /work/SRC/openSUSE:Factory/.reco.new.2990 (New)


Package is "reco"

Mon Nov 11 21:39:33 2019 rev:5 rq:747381 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/reco/reco.changes2019-10-09 
15:19:29.728492421 +0200
+++ /work/SRC/openSUSE:Factory/.reco.new.2990/reco.changes  2019-11-11 
21:39:35.884732230 +0100
@@ -1,0 +2,22 @@
+Mon Nov  4 14:13:35 UTC 2019 - Alexei Podvalsky 
+
+- Update to 2.3.0:
+  * Update screenshots
+  * Support three source selections (#48)
+  * Recorder: Add missing null check for the encoder
+  * Fix the count is increased even if users click the pause
+button
+  * Fix the behavior of the countdown timer when
+pausing/canceling it (#46)
+  * Emphasize 'at the same time' in the app description
+  * Remove unnecessary field code that marks files handleable
+  * Recorder: Use more readable variable names
+  * Unify to use verbal noun: save -> saving
+  * Fix completely reversed expression
+  * More tantalizing app description
+  * Change the expression of recording system sound option
+  * Small recorder refactoring (#43)
+  * Correct spell: Gstreamer -> GStreamer
+  * Support recording both sounds from mic and from PC (#42)
+
+---

Old:

  reco-2.2.1.tar.gz

New:

  reco-2.3.0.tar.gz



Other differences:
--
++ reco.spec ++
--- /var/tmp/diff_new_pack.aaiztu/_old  2019-11-11 21:39:36.564732904 +0100
+++ /var/tmp/diff_new_pack.aaiztu/_new  2019-11-11 21:39:36.568732908 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   reco
-Version:2.2.1
+Version:2.3.0
 Release:0
 Summary:Audio Recording App
 License:GPL-3.0-or-later

++ reco-2.2.1.tar.gz -> reco-2.3.0.tar.gz ++
 1803 lines of diff (skipped)




commit reco for openSUSE:Factory

2019-10-09 Thread root
Hello community,

here is the log from the commit of package reco for openSUSE:Factory checked in 
at 2019-10-09 15:19:29

Comparing /work/SRC/openSUSE:Factory/reco (Old)
 and  /work/SRC/openSUSE:Factory/.reco.new.2352 (New)


Package is "reco"

Wed Oct  9 15:19:29 2019 rev:4 rq:736302 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/reco/reco.changes2019-09-17 
13:39:32.869822399 +0200
+++ /work/SRC/openSUSE:Factory/.reco.new.2352/reco.changes  2019-10-09 
15:19:29.728492421 +0200
@@ -1,0 +2,7 @@
+Tue Oct  1 20:54:28 UTC 2019 - Alexei Podvalsky 
+
+- Update to 2.2.1:
+  * Add Spanish screenshots
+  * DRY in selecting encoder and fix long lines
+
+---

Old:

  reco-2.2.0.tar.gz

New:

  reco-2.2.1.tar.gz



Other differences:
--
++ reco.spec ++
--- /var/tmp/diff_new_pack.2Rbbsb/_old  2019-10-09 15:19:30.116491421 +0200
+++ /var/tmp/diff_new_pack.2Rbbsb/_new  2019-10-09 15:19:30.116491421 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   reco
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:Audio Recording App
 License:GPL-3.0-or-later

++ reco-2.2.0.tar.gz -> reco-2.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/reco-2.2.0/data/com.github.ryonakano.reco.appdata.xml.in 
new/reco-2.2.1/data/com.github.ryonakano.reco.appdata.xml.in
--- old/reco-2.2.0/data/com.github.ryonakano.reco.appdata.xml.in
2019-09-08 15:45:30.0 +0200
+++ new/reco-2.2.1/data/com.github.ryonakano.reco.appdata.xml.in
2019-09-24 11:38:56.0 +0200
@@ -26,6 +26,7 @@
 
   Welcome screen that allows you to set recording 
configuration
   
https://raw.githubusercontent.com/ryonakano/reco/master/data/Screenshot.png
+  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/es/Screenshot.png
   https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/fr/Screenshot.png
   https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/ja/Screenshot.png
   https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/lt/Screenshot.png
@@ -38,6 +39,7 @@
 
   Recording is successfully finished
   
https://raw.githubusercontent.com/ryonakano/reco/master/data/Screenshot3.png
+  https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/es/Screenshot3.png
   https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/fr/Screenshot3.png
   https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/ja/Screenshot3.png
   https://raw.githubusercontent.com/ryonakano/reco/master/data/screenshots/lt/Screenshot3.png
@@ -76,13 +78,11 @@
   
 
   
-
+
   
 
-  Getting/setting window positions gets more efficient
-  Fix the app does not resume the pause icon when you cancel 
recording while pausing it
-  Fix the app shows the successful mark even if a recording is not 
saved correctly
-  Save and restore values typed into the spin buttons
+  Fix recording won't success when changing the file format
+  Add Spanish translation (by fitojb)
 
   
 
Binary files old/reco-2.2.0/data/screenshots/es/Screenshot.png and 
new/reco-2.2.1/data/screenshots/es/Screenshot.png differ
Binary files old/reco-2.2.0/data/screenshots/es/Screenshot3.png and 
new/reco-2.2.1/data/screenshots/es/Screenshot3.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.2.0/meson.build new/reco-2.2.1/meson.build
--- old/reco-2.2.0/meson.build  2019-09-08 15:45:30.0 +0200
+++ new/reco-2.2.1/meson.build  2019-09-24 11:38:56.0 +0200
@@ -1,4 +1,4 @@
-project('com.github.ryonakano.reco', 'vala', 'c', version: '2.2.0')
+project('com.github.ryonakano.reco', 'vala', 'c', version: '2.2.1')
 
 gnome = import('gnome')
 i18n = import('i18n')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.2.0/po/LINGUAS new/reco-2.2.1/po/LINGUAS
--- old/reco-2.2.0/po/LINGUAS   2019-09-08 15:45:30.0 +0200
+++ new/reco-2.2.1/po/LINGUAS   2019-09-24 11:38:56.0 +0200
@@ -1,3 +1,4 @@
+es
 fr
 ja
 lt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.2.0/po/es.po new/reco-2.2.1/po/es.po
--- old/reco-2.2.0/po/es.po 1970-01-01 01:00:00.0 +0100
+++ new/reco-2.2.1/po/es.po 2019-09-24 11:38:56.0 +0200
@@ -0,0 +1,131 @@
+# Spanish translations for Reco.
+# Copyright (C) 2019 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is 

commit reco for openSUSE:Factory

2019-09-17 Thread root
Hello community,

here is the log from the commit of package reco for openSUSE:Factory checked in 
at 2019-09-17 13:39:32

Comparing /work/SRC/openSUSE:Factory/reco (Old)
 and  /work/SRC/openSUSE:Factory/.reco.new.7948 (New)


Package is "reco"

Tue Sep 17 13:39:32 2019 rev:3 rq:731346 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/reco/reco.changes2019-08-15 
12:29:44.242473634 +0200
+++ /work/SRC/openSUSE:Factory/.reco.new.7948/reco.changes  2019-09-17 
13:39:32.869822399 +0200
@@ -1,0 +2,17 @@
+Mon Sep  9 18:45:10 UTC 2019 - Alexei Podvalsky 
+
+- Update to 2.2.0:
+  * MainWindow: Remove a redundant comment
+  * MainWindow: Prevents position changes from being spammed
+  * Recorder refactoring (#38)
+  * Fix forgetting to remove the unnecessary string for debug
+  * Show successful mark when a recording is saved correctly
+  * Resume the pause icon on canceling recording
+  * MainWindow: Remove the unused 'app' property
+  * RecordView: Remove the unused 'app' property
+  * Omit the instruction that build the app to update .po files
+  * Revert "Add name-domain to .travis.yml"
+  * Add name-domain to .travis.yml
+  * Use more efficient way to get/set window positions
+
+---

Old:

  reco-2.1.0.tar.gz

New:

  reco-2.2.0.tar.gz



Other differences:
--
++ reco.spec ++
--- /var/tmp/diff_new_pack.nOLojn/_old  2019-09-17 13:39:33.293822331 +0200
+++ /var/tmp/diff_new_pack.nOLojn/_new  2019-09-17 13:39:33.293822331 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   reco
-Version:2.1.0
+Version:2.2.0
 Release:0
 Summary:Audio Recording App
 License:GPL-3.0-or-later

++ reco-2.1.0.tar.gz -> reco-2.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.1.0/README.md new/reco-2.2.0/README.md
--- old/reco-2.1.0/README.md2019-08-03 02:36:52.0 +0200
+++ new/reco-2.2.0/README.md2019-09-08 15:45:30.0 +0200
@@ -64,7 +64,7 @@
 
 ### Translating This App
 
-I accept translations through Pull Requests.
+I accept translations through Pull Requests. If you're not sure how to do, 
[the guideline I made](po/README.md) might be helpful.
 
 ## The Story Behind This App
 
Binary files old/reco-2.1.0/data/Screenshot.png and 
new/reco-2.2.0/data/Screenshot.png differ
Binary files old/reco-2.1.0/data/Screenshot2.png and 
new/reco-2.2.0/data/Screenshot2.png differ
Binary files old/reco-2.1.0/data/Screenshot3.png and 
new/reco-2.2.0/data/Screenshot3.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/reco-2.1.0/data/com.github.ryonakano.reco.appdata.xml.in 
new/reco-2.2.0/data/com.github.ryonakano.reco.appdata.xml.in
--- old/reco-2.1.0/data/com.github.ryonakano.reco.appdata.xml.in
2019-08-03 02:36:52.0 +0200
+++ new/reco-2.2.0/data/com.github.ryonakano.reco.appdata.xml.in
2019-09-08 15:45:30.0 +0200
@@ -76,12 +76,13 @@
   
 
   
-
+
   
 
-  Allow to cancel/pause countdown before recording
-  Save recordings when the app window is destroyed
-  Fix the app freezes on closing an error dialog
+  Getting/setting window positions gets more efficient
+  Fix the app does not resume the pause icon when you cancel 
recording while pausing it
+  Fix the app shows the successful mark even if a recording is not 
saved correctly
+  Save and restore values typed into the spin buttons
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/reco-2.1.0/data/com.github.ryonakano.reco.gschema.xml 
new/reco-2.2.0/data/com.github.ryonakano.reco.gschema.xml
--- old/reco-2.1.0/data/com.github.ryonakano.reco.gschema.xml   2019-08-03 
02:36:52.0 +0200
+++ new/reco-2.2.0/data/com.github.ryonakano.reco.gschema.xml   2019-09-08 
15:45:30.0 +0200
@@ -34,15 +34,10 @@
   ''
   Default destination
 
-
-  -1
-  Window x position
-  X position of last closed window
-
-
-  -1
-  Window y position
-  Y position of last closed window
+
+  (-1, -1)
+  Window position
+  Position of last closed window
 
   
 
Binary files old/reco-2.1.0/data/screenshots/fr/Screenshot.png and 
new/reco-2.2.0/data/screenshots/fr/Screenshot.png differ
Binary files old/reco-2.1.0/data/screenshots/fr/Screenshot3.png and 
new/reco-2.2.0/data/screenshots/fr/Screenshot3.png differ
Binary files old/reco-2.1.0/data/screenshots/ja/Screenshot.png and 
new/reco-2.2.0/data/screenshots/ja/Screenshot.png differ
Binary files 

commit reco for openSUSE:Factory

2019-08-15 Thread root
Hello community,

here is the log from the commit of package reco for openSUSE:Factory checked in 
at 2019-08-15 12:29:37

Comparing /work/SRC/openSUSE:Factory/reco (Old)
 and  /work/SRC/openSUSE:Factory/.reco.new.9556 (New)


Package is "reco"

Thu Aug 15 12:29:37 2019 rev:2 rq:723389 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/reco/reco.changes2019-07-11 
13:16:43.662798877 +0200
+++ /work/SRC/openSUSE:Factory/.reco.new.9556/reco.changes  2019-08-15 
12:29:44.242473634 +0200
@@ -1,0 +2,14 @@
+Wed Aug  7 20:33:07 UTC 2019 - Alexei Podvalsky 
+
+- Update to 2.1.0:
+  * Update screenshots
+  * Fix the app freezes on closing an error dialog
+  * Save recordings when the app window is destroyed (#35)
+  * Use GLib methods for debug instead of printf
+  * Allow to cancel/pause countdown before recording (#36)
+  * Lessen scope if possible
+  * Use 'meson.project_name()' instead of hardcoding
+  * Use Granite constants for text styles
+  * Avoid emulating click signals
+
+---

Old:

  reco-2.0.0.tar.gz

New:

  reco-2.1.0.tar.gz



Other differences:
--
++ reco.spec ++
--- /var/tmp/diff_new_pack.915DCp/_old  2019-08-15 12:29:44.814473104 +0200
+++ /var/tmp/diff_new_pack.915DCp/_new  2019-08-15 12:29:44.818473100 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   reco
-Version:2.0.0
+Version:2.1.0
 Release:0
 Summary:Audio Recording App
 License:GPL-3.0-or-later

++ reco-2.0.0.tar.gz -> reco-2.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/reco-2.0.0/data/com.github.ryonakano.reco.appdata.xml.in 
new/reco-2.1.0/data/com.github.ryonakano.reco.appdata.xml.in
--- old/reco-2.0.0/data/com.github.ryonakano.reco.appdata.xml.in
2019-06-01 13:44:54.0 +0200
+++ new/reco-2.1.0/data/com.github.ryonakano.reco.appdata.xml.in
2019-08-03 02:36:52.0 +0200
@@ -76,12 +76,12 @@
   
 
   
-
+
   
 
-  Allow to record system sound
-  Fix the timer does not stop in accordance with the recording
-  Update Japanese translation
+  Allow to cancel/pause countdown before recording
+  Save recordings when the app window is destroyed
+  Fix the app freezes on closing an error dialog
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.0.0/data/meson.build 
new/reco-2.1.0/data/meson.build
--- old/reco-2.0.0/data/meson.build 2019-06-01 13:44:54.0 +0200
+++ new/reco-2.1.0/data/meson.build 2019-08-03 02:36:52.0 +0200
@@ -13,8 +13,8 @@
 )
 
 i18n.merge_file(
-input: 'com.github.ryonakano.reco.desktop.in',
-output: 'com.github.ryonakano.reco.desktop',
+input: meson.project_name() + '.desktop.in',
+output: meson.project_name() + '.desktop',
 po_dir: join_paths(meson.source_root(), 'po', 'extra'),
 type: 'desktop',
 install: true,
@@ -22,14 +22,14 @@
 )
 
 i18n.merge_file(
-input: 'com.github.ryonakano.reco.appdata.xml.in',
-output: 'com.github.ryonakano.reco.appdata.xml',
+input: meson.project_name() + '.appdata.xml.in',
+output: meson.project_name() + '.appdata.xml',
 po_dir: join_paths(meson.source_root(), 'po', 'extra'),
 install: true,
 install_dir: join_paths(get_option('datadir'), 'metainfo')
 )
 
 install_data(
-'com.github.ryonakano.reco.gschema.xml',
+meson.project_name() + '.gschema.xml',
 install_dir: join_paths(get_option('datadir'), 'glib-2.0', 'schemas')
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.0.0/meson.build new/reco-2.1.0/meson.build
--- old/reco-2.0.0/meson.build  2019-06-01 13:44:54.0 +0200
+++ new/reco-2.1.0/meson.build  2019-08-03 02:36:52.0 +0200
@@ -1,4 +1,4 @@
-project('com.github.ryonakano.reco', 'vala', 'c', version: '2.0.0')
+project('com.github.ryonakano.reco', 'vala', 'c', version: '2.1.0')
 
 gnome = import('gnome')
 i18n = import('i18n')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reco-2.0.0/po/com.github.ryonakano.reco.pot 
new/reco-2.1.0/po/com.github.ryonakano.reco.pot
--- old/reco-2.0.0/po/com.github.ryonakano.reco.pot 2019-06-01 
13:44:54.0 +0200
+++ new/reco-2.1.0/po/com.github.ryonakano.reco.pot 2019-08-03 
02:36:52.0 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: com.github.ryonakano.reco\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-06-01 20:05+0900\n"
+"POT-Creation-Date: 2019-08-03 09:32+0900\n"
 "PO-Revision-Date: YEAR-MO-DA 

commit reco for openSUSE:Factory

2019-07-11 Thread root
Hello community,

here is the log from the commit of package reco for openSUSE:Factory checked in 
at 2019-07-11 13:16:41

Comparing /work/SRC/openSUSE:Factory/reco (Old)
 and  /work/SRC/openSUSE:Factory/.reco.new.4615 (New)


Package is "reco"

Thu Jul 11 13:16:41 2019 rev:1 rq:714073 version:2.0.0

Changes:

New Changes file:

--- /dev/null   2019-06-21 11:18:06.406367250 +0200
+++ /work/SRC/openSUSE:Factory/.reco.new.4615/reco.changes  2019-07-11 
13:16:43.662798877 +0200
@@ -0,0 +1,101 @@
+---
+Mon Jun  3 12:06:49 UTC 2019 - Alexei Podvalsky 
+
+- Update to 2.0.0:
+  * See you Transifex
+  * Fix the timer does not stop in accordance with the recording
+  * Allow to record system sound (#31)
+  * Clarify how to request a language
+  * Fix wrong alignment of buttons
+  * Fix a typo in xml element name
+  * Reco now uses transifex for localization
+
+---
+Mon Apr 15 19:17:04 UTC 2019 - Alexei Podvalsky 
+
+- Update to 1.1.2:
+  * Reflect RADME's changes to appdata
+  * Grammatically fixes in README.md (#30)
+  * Use hyphen instead of underbar for lang element
+
+---
+Mon Apr  1 14:50:18 UTC 2019 - Alexei Podvalsky 
+
+- Update to 1.1.1:
+  * Use upper case for WAV
+  * Small fixes for notation, spacing, naming, and so on
+  * Fix temporary recording files remain when quit the app while
+recording
+  * Provide localized screenshots to AppCenter
+
+---
+Mon Mar 11 18:15:52 UTC 2019 - Alexei Podvalsky 
+
+- Update to 1.1.0:
+  * Revert "Another experiment to check what about adding type 
+attribute"
+  * Another experiment to check what about adding type attribute
+  * Attempt to fix CI by removing localized screenshots
+  * Attempt to fix CI by changing the location of caption line
+  * Fix wrong word: installed -> finished
+  * Provide more (and localized) screenshots on AppCenter
+  * Show error details using show_error_details method
+  * Allow to cancel/pause recording (#24)
+  * Notify success of recording with a check mark (#23)
+  * Use switch/if instead of else/if
+  * Fix the name of "Recordings" folder is not created in system 
+language (Fixes #25)
+  * Set required granite version
+  * Add a shortcut key to toggle recording
+
+---
+Mon Feb 25 19:26:47 UTC 2019 - Alexei Podvalsky 
+
+- Update to 1.0.3:
+  * Fix the app isn't listed in the "Sound & Video" category in 
+Applications Menu
+  * Use FileChooserNative
+  * Do not have an extra file for warning_dialog
+  * Grammar fix in a comment
+  * Show a confirmation dialog when trying to quit the app if a 
+recording is in progress
+  * Coding Improvement
+  * Fix scope
+  * Fix destination is not created when users delete it after 
+first launch
+  * Update copyright
+  * Fix notation disunifications
+  * Access to GLib.Settings instead of properties
+
+---
+Mon Jan 21 17:16:55 UTC 2019 - Alexei Podvalsky 
+
+- Update to 1.0.2:
+  * Add an inclusive guidline and remove po/README.md
+  * Sort language codes in LINGUAS alphabetically
+  * Fix remaining_time_label is shown even if record_length is 0 
+once it is set
+  * Fix a GLib error that no source ID found to remove is shown
+  * Update the screenshot
+  * Save settings on the app startup (Fixes #17)
+  * Support both do-not-ask-where-to-save flow and 
+ask-where-to-save flow (#16)
+  * Update README.md and the screenshot
+
+---
+Sat Dec 29 18:57:55 UTC 2018 - Alexei Podvalsky 
+
+- Update to 1.0.1:
+  * Fix a typo in the release note
+  * Allow to bring timestanp anywhere in the filename
+  * Add keywords to the .desktop file
+  * Allow to set recording rength (#13)
+  * Separate full_path from filename
+  * Add release notes to appdata file
+  * Fix a wrong word: Complete -> Compile
+
+---
+Wed Dec 12 18:25:35 UTC 2018 - Alexei Podvalsky 
+
+- Initial package
+

New:

  reco-2.0.0.tar.gz
  reco.changes
  reco.spec



Other differences:
--
++ reco.spec ++
#
# spec file for package reco
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the