commit gaupol for openSUSE:Factory

2020-04-11 Thread root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2020-04-11 23:46:46

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


Package is "gaupol"

Sat Apr 11 23:46:46 2020 rev:25 rq:793054 version:1.8

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2019-08-06 
15:11:40.243743742 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new.3248/gaupol.changes  2020-04-11 
23:47:08.159116137 +0200
@@ -1,0 +2,12 @@
+Fri Apr 10 20:51:57 UTC 2020 - antoine.belv...@opensuse.org
+
+- Update to version 1.8:
+  * Add action set start from video position
+(gh#otsaloma/gaupol#148).
+  * Add and fix English spell-check special cases.
+  * Add and fix OCR spell-check special cases.
+  * Add Interlingue translation (OIS).
+  * Add Portuguese translation (Hugo Carvalho).
+  * Update translations.
+
+---

Old:

  gaupol-1.7.tar.gz

New:

  gaupol-1.8.tar.gz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.QdWD1b/_old  2020-04-11 23:47:08.747116585 +0200
+++ /var/tmp/diff_new_pack.QdWD1b/_new  2020-04-11 23:47:08.747116585 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gaupol
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define long_name io.otsaloma.gaupol
 %bcond_without test
 Name:   gaupol
-Version:1.7
+Version:1.8
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0-or-later

++ gaupol-1.7.tar.gz -> gaupol-1.8.tar.gz ++
 13977 lines of diff (skipped)




commit gaupol for openSUSE:Factory

2019-08-06 Thread root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2019-08-06 15:11:23

Comparing /work/SRC/openSUSE:Factory/gaupol (Old)
 and  /work/SRC/openSUSE:Factory/.gaupol.new.4126 (New)


Package is "gaupol"

Tue Aug  6 15:11:23 2019 rev:24 rq:721046 version:1.7

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2019-02-04 
14:25:36.969047958 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new.4126/gaupol.changes  2019-08-06 
15:11:40.243743742 +0200
@@ -1,0 +2,26 @@
+Sun Aug  4 18:21:55 UTC 2019 - antoine.belv...@opensuse.org
+
+- Update to version 1.7:
+  * New app icon, as full-color and symbolic SVGs
+(gh#otsaloma/gaupol#119).
+  * Better initial preview experience (gh#otsaloma/gaupol#136).
+  * Disable loading of problematic gstreamer-vaapi
+(gh#otsaloma/gaupol#79).
+  * Use gspell for spell-check instead of PyEnchant and GtkSpell
+(gh#otsaloma/gaupol#12).
+  * Use the reverse domain name "io.otsaloma.gaupol" for desktop
+file, appdata file and icons.
+- Changes from version 1.6:
+  * Add text correction pattern to unpack ligatures.
+  * Don't show video files in recent file menus
+(gh#otsaloma/gaupol#130).
+  * Update translations.
+- Rebase desktop category patch:
+  * Remove gaupol-1.5-desktop.patch.
+  * Add gaupol-1.7-desktop.patch.
+- Remove dependency on PyEnchant and GtkSpell as mentioned in
+  version 1.7 release notes.
+- Add build dependency on gobject-introspection in order to
+  automatically generate runtime dependencies on typelibs.
+
+---

Old:

  gaupol-1.5-desktop.patch
  gaupol-1.5.tar.gz

New:

  gaupol-1.7-desktop.patch
  gaupol-1.7.tar.gz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.qQdqD4/_old  2019-08-06 15:11:40.667743650 +0200
+++ /var/tmp/diff_new_pack.qQdqD4/_new  2019-08-06 15:11:40.671743649 +0200
@@ -16,30 +16,26 @@
 #
 
 
+%define long_name io.otsaloma.gaupol
 %bcond_without test
 Name:   gaupol
-Version:1.5
+Version:1.7
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0-or-later
 Group:  Productivity/Multimedia/Video/Editors and Convertors
-URL:http://otsaloma.io/gaupol/
+URL:https://otsaloma.io/gaupol/
 Source0:
https://github.com/otsaloma/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE gaupol-1.5-desktop.patch prus...@suse.cz -- add desktop 
category
-Patch0: gaupol-1.5-desktop.patch
+# PATCH-FIX-OPENSUSE gaupol-1.7-desktop.patch prus...@suse.cz -- add desktop 
category
+Patch0: gaupol-1.7-desktop.patch
 BuildRequires:  fdupes
+BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python3-devel
 BuildRequires:  python3-gobject >= 3.12
-BuildRequires:  python3-pyenchant
 Requires:   python3
 Requires:   python3-aeidon
 Requires:   python3-gobject >= 3.12
-Requires:   python3-pyenchant
-Requires:   typelib-1_0-Gst-1_0
-Requires:   typelib-1_0-GstPbutils-1_0
-Requires:   typelib-1_0-GtkSpell-3_0
-Requires:   python(abi) = %{py3_ver}
 Recommends: iso-codes >= 3.67
 Recommends: python3-chardet
 BuildArch:  noarch
@@ -47,6 +43,7 @@
 BuildRequires:  myspell-en_US
 BuildRequires:  python3-chardet
 BuildRequires:  python3-pytest
+BuildRequires:  typelib(Gspell) >= 1
 %endif
 
 %description
@@ -94,6 +91,9 @@
 
 %if %{with test}
 %check
+# No idea why "en" language can't be found
+sed -i 's/"en"/"en_US"/' aeidon/test/test_spell.py
+sed -i 's/language="en"/language="en_US"/' aeidon/agents/test/test_text.py
 LANG=en py.test aeidon
 %endif
 
@@ -104,9 +104,9 @@
 %{python3_sitelib}/gaupol*
 %{_datadir}/%{name}
 %dir %{_datadir}/metainfo/
-%{_datadir}/metainfo/%{name}.appdata.xml
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/*/*/apps/%{name}.*
+%{_datadir}/metainfo/%{long_name}.appdata.xml
+%{_datadir}/applications/%{long_name}.desktop
+%{_datadir}/icons/*/*/apps/%{long_name}*
 %{_mandir}/man1/gaupol.1%{?ext_man}
 
 %files -n python3-aeidon

++ gaupol-1.5-desktop.patch -> gaupol-1.7-desktop.patch ++
--- /work/SRC/openSUSE:Factory/gaupol/gaupol-1.5-desktop.patch  2019-02-04 
14:25:35.617048599 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new.4126/gaupol-1.7-desktop.patch
2019-08-06 15:11:39.823743833 +0200
@@ -1,9 +1,9 @@
-Index: data/gaupol.desktop.in
+Index: data/io.otsaloma.gaupol.desktop.in
 ===
 data/gaupol.desktop.in.orig
-+++ data/gaupol.desktop.in
+--- data/io.otsaloma.gaupol.desktop.in.orig
 data/io.otsaloma.gaupol.desktop.in
 @@ -6,7 +6,7 @

commit gaupol for openSUSE:Factory

2019-02-04 Thread root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2019-02-04 14:25:31

Comparing /work/SRC/openSUSE:Factory/gaupol (Old)
 and  /work/SRC/openSUSE:Factory/.gaupol.new.28833 (New)


Package is "gaupol"

Mon Feb  4 14:25:31 2019 rev:23 rq:670906 version:1.5

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2018-07-09 
13:31:34.246462831 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new.28833/gaupol.changes 2019-02-04 
14:25:36.969047958 +0100
@@ -1,0 +2,20 @@
+Sun Feb  3 09:39:03 UTC 2019 - antoine.belv...@opensuse.org
+
+- Update to version 1.5:
+  * Add support for building a Flatpak.
+  * Highlight changed parts in "Correct Texts"
+(gh#otsaloma/gaupol#34).
+  * Add keybinding Ctrl+I for toggling italic
+(gh#otsaloma/gaupol#118).
+  * Change keybinding for Invert Selection to Ctrl+J.
+  * When opening multiple files, skip ones already open.
+  * Adapt to various GTK+ deprecations.
+  * Add 64x64 and 128x128 icons.
+  * Update AppData XML file.
+  * Bump iso-codes dependency to >= 3.67.
+  * Update translations.
+- Rebase patch for desktop file categories:
+  * Remove gaupol-0.17.1-desktop.patch.
+  * Add gaupol-1.5-desktop.patch.
+
+---

Old:

  gaupol-0.17.1-desktop.patch
  gaupol-1.4.1.tar.gz

New:

  gaupol-1.5-desktop.patch
  gaupol-1.5.tar.gz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.Hg0z1h/_old  2019-02-04 14:25:37.949047494 +0100
+++ /var/tmp/diff_new_pack.Hg0z1h/_new  2019-02-04 14:25:37.953047492 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gaupol
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,21 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %bcond_without test
 Name:   gaupol
-Version:1.4.1
+Version:1.5
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0-or-later
 Group:  Productivity/Multimedia/Video/Editors and Convertors
 URL:http://otsaloma.io/gaupol/
 Source0:
https://github.com/otsaloma/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE gaupol-0.17.1-desktop.patch prus...@suse.cz -- add 
desktop category
-Patch0: %{name}-0.17.1-desktop.patch
+# PATCH-FIX-OPENSUSE gaupol-1.5-desktop.patch prus...@suse.cz -- add desktop 
category
+Patch0: gaupol-1.5-desktop.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python3-devel
@@ -40,7 +40,7 @@
 Requires:   typelib-1_0-GstPbutils-1_0
 Requires:   typelib-1_0-GtkSpell-3_0
 Requires:   python(abi) = %{py3_ver}
-Recommends: iso-codes
+Recommends: iso-codes >= 3.67
 Recommends: python3-chardet
 BuildArch:  noarch
 %if %{with test}

++ gaupol-0.17.1-desktop.patch -> gaupol-1.5-desktop.patch ++
--- /work/SRC/openSUSE:Factory/gaupol/gaupol-0.17.1-desktop.patch   
2017-12-09 20:30:55.947705383 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new.28833/gaupol-1.5-desktop.patch   
2019-02-04 14:25:35.617048599 +0100
@@ -2,10 +2,12 @@
 ===
 --- data/gaupol.desktop.in.orig
 +++ data/gaupol.desktop.in
-@@ -10,5 +10,5 @@ StartupNotify=true
+@@ -6,7 +6,7 @@ Comment=Edit subtitle files
  Icon=gaupol
- Type=Application
+ Exec=gaupol %F
  
MimeType=text/x-microdvd;text/x-ssa;application/x-subrip;text/x-subviewer;text/vtt;
--Categories=GTK;AudioVideo;Video;
-+Categories=GTK;AudioVideo;Video;AudioVideoEditing;
- X-GNOME-FullName=Gaupol Subtitle Editor
+-Categories=AudioVideo;Video;GTK;
++Categories=AudioVideo;Video;GTK;AudioVideoEditing;
+ # TRANSLATORS: Search terms to find this application. Do NOT translate or 
localize the semicolons! The list MUST also end with a semicolon!
+ Keywords=video;subtitles;captions;
+ StartupNotify=true

++ gaupol-1.4.1.tar.gz -> gaupol-1.5.tar.gz ++
 11015 lines of diff (skipped)




commit gaupol for openSUSE:Factory

2018-07-09 Thread root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2018-07-09 13:30:02

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


Package is "gaupol"

Mon Jul  9 13:30:02 2018 rev:22 rq:621577 version:1.4.1

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2018-05-16 
11:42:32.118242455 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2018-07-09 
13:31:34.246462831 +0200
@@ -1,0 +2,9 @@
+Sun Jul  8 07:38:12 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 1.4.1:
+  * Fix TypeErrors due to video player pipeline queries failing
+(gh#otsaloma/gaupol#78).
+  * Make setup.py --record include compiled extensions as well
+(gh#otsaloma/gaupol#91).
+
+---

Old:

  gaupol-1.4.tar.gz

New:

  gaupol-1.4.1.tar.gz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.5j59S0/_old  2018-07-09 13:31:34.734461848 +0200
+++ /var/tmp/diff_new_pack.5j59S0/_new  2018-07-09 13:31:34.738461840 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without test
 Name:   gaupol
-Version:1.4
+Version:1.4.1
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0-or-later

++ gaupol-1.4.tar.gz -> gaupol-1.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gaupol-1.4/.gitignore new/gaupol-1.4.1/.gitignore
--- old/gaupol-1.4/.gitignore   2018-05-01 15:14:51.0 +0200
+++ new/gaupol-1.4.1/.gitignore 2018-07-07 18:09:12.0 +0200
@@ -1,5 +1,6 @@
 *~
 .cache
+.pytest_cache
 __pycache__
 build
 data/extensions/*/*.extension
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gaupol-1.4/NEWS.md new/gaupol-1.4.1/NEWS.md
--- old/gaupol-1.4/NEWS.md  2018-05-01 15:14:51.0 +0200
+++ new/gaupol-1.4.1/NEWS.md2018-07-07 18:09:12.0 +0200
@@ -1,3 +1,9 @@
+2018-07-07: Gaupol 1.4.1
+
+
+* Fix TypeErrors due to video player pipeline queries failing (#78)
+* Make 'setup.py --record' include compiled extensios as well (#91)
+
 2018-05-01: Gaupol 1.4
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gaupol-1.4/README.md new/gaupol-1.4.1/README.md
--- old/gaupol-1.4/README.md2018-05-01 15:14:51.0 +0200
+++ new/gaupol-1.4.1/README.md  2018-07-07 18:09:12.0 +0200
@@ -67,7 +67,9 @@
 ### Windows
 
 See the [releases page][releases] for installers. Note that Windows
-packaging will sometimes be a bit behind and might sometimes skip a
-version, so you might need to look further than the latest release.
+packaging is irregular, sometimes skipping a version, sometimes on hold
+completely, so you might need to look further than the latest release.
+Also note that the Windows version might lack some features, currently
+notably lacking the builtin video player.
 
 [releases]: https://github.com/otsaloma/gaupol/releases
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gaupol-1.4/aeidon/__init__.py 
new/gaupol-1.4.1/aeidon/__init__.py
--- old/gaupol-1.4/aeidon/__init__.py   2018-05-01 15:14:51.0 +0200
+++ new/gaupol-1.4.1/aeidon/__init__.py 2018-07-07 18:09:12.0 +0200
@@ -74,7 +74,7 @@
 import re
 import sys
 
-__version__ = "1.4"
+__version__ = "1.4.1"
 
 RUNNING_SPHINX = (sys.argv[0].endswith("autogen.py") or
   sys.argv[0].endswith("sphinx-build"))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gaupol-1.4/data/extensions/custom-framerates/custom-framerates.extension.in 
new/gaupol-1.4.1/data/extensions/custom-framerates/custom-framerates.extension.in
--- 
old/gaupol-1.4/data/extensions/custom-framerates/custom-framerates.extension.in 
2018-05-01 15:14:51.0 +0200
+++ 
new/gaupol-1.4.1/data/extensions/custom-framerates/custom-framerates.extension.in
   2018-07-07 18:09:12.0 +0200
@@ -1,11 +1,11 @@
 # -*- conf -*-
 
 [Extension]
-GaupolVersion=1.4
+GaupolVersion=1.4.1
 Module=custom-framerates
 Name=Custom Framerates
 Description=Allow use of non-standard framerates
-Version=1.4
+Version=1.4.1
 Authors=Osmo Salomaa ;
 Copyright=Copyright © 2011 Osmo Salomaa;
 Website=https://otsaloma.io/gaupol/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gaupol-1.4/gaupol/__init__.py 
new/gaupol-1.4.1/gaupol/__init__.py
--- old/gaupol-1.4/gaupol/__init__.py   2018-05-01 15:14:51.0 +0200
+++ new/gaupol-1.4.1/gaupol/__in

commit gaupol for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2018-05-16 11:41:03

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


Package is "gaupol"

Wed May 16 11:41:03 2018 rev:21 rq:607429 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2017-12-09 
20:30:56.311688047 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2018-05-16 
11:42:32.118242455 +0200
@@ -1,0 +2,19 @@
+Sun May 13 10:19:41 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 1.4:
+  * Update the --video-file argument to not just select the video
+file, but also load it in the internal video player (#75).
+  * Fix subtitles with special characters not being displayed by
+the internal video player (#74).
+  * Fix seeking to selection start if at less than one second
+(#76).
+  * Fix pasting texts from outside Gaupol, e.g. from a text
+editor.
+  * Update checks for required GStreamer elements (#73).
+  * Update translations.
+- Remove call to obsolete %suse_update_desktop_file, remove
+  dependency on update-desktop-files.
+- Add %check section.
+- Ran spec-cleaner.
+
+---

Old:

  gaupol-1.3.1.tar.gz

New:

  gaupol-1.4.tar.gz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.GSmR5Z/_old  2018-05-16 11:42:33.938176218 +0200
+++ /var/tmp/diff_new_pack.GSmR5Z/_new  2018-05-16 11:42:33.942176071 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gaupol
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -16,13 +16,14 @@
 #
 
 
+%bcond_without test
 Name:   gaupol
-Version:1.3.1
+Version:1.4
 Release:0
 Summary:GTK Subtitle editor
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Multimedia/Video/Editors and Convertors
-Url:http://otsaloma.io/gaupol/
+URL:http://otsaloma.io/gaupol/
 Source0:
https://github.com/otsaloma/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE gaupol-0.17.1-desktop.patch prus...@suse.cz -- add 
desktop category
 Patch0: %{name}-0.17.1-desktop.patch
@@ -31,7 +32,6 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-gobject >= 3.12
 BuildRequires:  python3-pyenchant
-BuildRequires:  update-desktop-files
 Requires:   python3
 Requires:   python3-aeidon
 Requires:   python3-gobject >= 3.12
@@ -39,11 +39,15 @@
 Requires:   typelib-1_0-Gst-1_0
 Requires:   typelib-1_0-GstPbutils-1_0
 Requires:   typelib-1_0-GtkSpell-3_0
+Requires:   python(abi) = %{py3_ver}
 Recommends: iso-codes
-Recommends: python-chardet
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: python3-chardet
 BuildArch:  noarch
-Requires:   python(abi) = %{py3_ver}
+%if %{with test}
+BuildRequires:  myspell-en_US
+BuildRequires:  python3-chardet
+BuildRequires:  python3-pytest
+%endif
 
 %description
 Gaupol is an editor for text-based subtitle files. It supports multiple 
subtitle
@@ -59,8 +63,8 @@
 %package -n python3-aeidon
 Summary:Package for reading, writing and manipulating text-based 
subtitle files
 Group:  Development/Libraries/Python
-Provides:   python-aeidon = %version
-Obsoletes:  python-aeidon < %version
+Provides:   python-aeidon = %{version}
+Obsoletes:  python-aeidon < %{version}
 
 %description -n python3-aeidon
 This is a Python package for reading, writing and manipulating
@@ -85,13 +89,17 @@
 #remove zero length files
 find %{buildroot} -type f -size 0 -delete
 
-%suse_update_desktop_file -i %{name}
 %find_lang %{name}
 %fdupes %{buildroot}
 
+%if %{with test}
+%check
+LANG=en py.test aeidon
+%endif
+
 %files -f %{name}.lang
-%defattr(-,root,root)
-%doc AUTHORS.md COPYING README.md NEWS.md
+%doc AUTHORS.md README.md NEWS.md
+%license COPYING
 %{_bindir}/gaupol
 %{python3_sitelib}/gaupol*
 %{_datadir}/%{name}
@@ -99,11 +107,11 @@
 %{_datadir}/metainfo/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/*/*/apps/%{name}.*
-%{_mandir}/man1/gaupol.1*
+%{_mandir}/man1/gaupol.1%{?ext_man}
 
 %files -n python3-aeidon
-%defattr(-, root, root, -)
-%doc AUTHORS.md COPYING README.aeidon.md NEWS.md TODO.md
+%doc AUTHORS.md README.aeidon.md NEWS.md
+%license COPYING
 %{python3_sitelib}/aeidon
 
 %changelog

++ gaupol-1.3.1.tar.gz -> gaupol-1.4.

commit gaupol for openSUSE:Factory

2017-12-09 Thread root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2017-12-09 20:29:56

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


Package is "gaupol"

Sat Dec  9 20:29:56 2017 rev:20 rq:555197 version:1.3.1

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2017-08-24 
18:35:16.142178092 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2017-12-09 
20:30:56.311688047 +0100
@@ -1,0 +2,25 @@
+Thu Dec  7 19:41:39 UTC 2017 - antoine.belv...@opensuse.org
+
+- Update to 1.3.1:
+  * Fix pattern file syntax to not be corrupted by msgfmt (#70)
+- Changes from 1.3:
+  * Use gtksink instead of autovideosink with the integrated video
+player, making it work on Wayland too (#60)
+  * Add a hidden preference to disable autoplay (#57)
+  * Allow loading video by drag-and-drop (#59)
+  * Fix missing icon in GNOME shell on Wayland (#62)
+  * Fix unhandled exception when adding recent menu items
+  * Fix video player actions being sensitive when playback
+initialization fails (#52)
+  * Fix Gaupol freezing after changing audio track (#58)
+  * Fix error quitting if a file is still being loaded (#54)
+  * Fix duplicate tags when decoding MPL2 (devcompl, #68)
+  * Install appdata XML file under /usr/share/metainfo
+  * Prefer iso-codes JSON files over XML files (#10)
+  * Bump GStreamer dependency ≥ 1.6
+  * Drop build dependency on intltool (use gettext instead, #13)
+  * Add donate button to about dialog
+  * Update translations
+- Rebase gaupol-0.17.1-desktop.patch.
+
+---

Old:

  gaupol-1.2.tar.gz

New:

  gaupol-1.3.1.tar.gz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.ptgd6O/_old  2017-12-09 20:30:56.931658517 +0100
+++ /var/tmp/diff_new_pack.ptgd6O/_new  2017-12-09 20:30:56.935658326 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gaupol
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,31 +16,29 @@
 #
 
 
-
 Name:   gaupol
-Version:1.2
+Version:1.3.1
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+
 Group:  Productivity/Multimedia/Video/Editors and Convertors
 Url:http://otsaloma.io/gaupol/
-Source0:%{name}-%{version}.tar.gz
+Source0:
https://github.com/otsaloma/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE gaupol-0.17.1-desktop.patch prus...@suse.cz -- add 
desktop category
 Patch0: %{name}-0.17.1-desktop.patch
 BuildRequires:  fdupes
-BuildRequires:  intltool
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python3-devel
-BuildRequires:  python3-pyenchant
 BuildRequires:  python3-gobject >= 3.12
+BuildRequires:  python3-pyenchant
 BuildRequires:  update-desktop-files
 Requires:   python3
 Requires:   python3-aeidon
-Requires:   python3-pyenchant
 Requires:   python3-gobject >= 3.12
-Requires:   typelib-1_0-GtkSpell-3_0
+Requires:   python3-pyenchant
 Requires:   typelib-1_0-Gst-1_0
 Requires:   typelib-1_0-GstPbutils-1_0
+Requires:   typelib-1_0-GtkSpell-3_0
 Recommends: iso-codes
 Recommends: python-chardet
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -84,7 +82,7 @@
 rm -f 
%{buildroot}%{_datadir}/gaupol/extensions/custom-framerates/__pycache__/*.pyc
 rm -f %{buildroot}%{_datadir}/gaupol/extensions/bookmarks/__pycache__/*.pyc
 
-#remove zero lenght files
+#remove zero length files
 find %{buildroot} -type f -size 0 -delete
 
 %suse_update_desktop_file -i %{name}
@@ -93,12 +91,12 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS.md COPYING README.md NEWS.md TODO.md
+%doc AUTHORS.md COPYING README.md NEWS.md
 %{_bindir}/gaupol
 %{python3_sitelib}/gaupol*
 %{_datadir}/%{name}
-%dir %{_datadir}/appdata/
-%{_datadir}/appdata/%{name}.appdata.xml
+%dir %{_datadir}/metainfo/
+%{_datadir}/metainfo/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/*/*/apps/%{name}.*
 %{_mandir}/man1/gaupol.1*

++ gaupol-0.17.1-desktop.patch ++
--- /var/tmp/diff_new_pack.ptgd6O/_old  2017-12-09 20:30:56.987655849 +0100
+++ /var/tmp/diff_new_pack.ptgd6O/_new  2017-12-09 20:30:56.987655849 +0100
@@ -8,4 +8,4 @@
  
MimeType=text/x-microdvd;text/x-ssa;application/x-subrip;text/x-subviewer;text/vtt;
 -Categories=GTK;AudioVideo;Video;
 +Categories=GTK;AudioVideo;Video;AudioVideoEditing;
-

commit gaupol for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2017-08-24 18:35:10

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


Package is "gaupol"

Thu Aug 24 18:35:10 2017 rev:19 rq:508608 version:1.2

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2015-05-22 
09:54:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2017-08-24 
18:35:16.142178092 +0200
@@ -2 +2,61 @@
-Mon May 18 12:40:06 UTC 2015 - elcheviv...@gmail.com
+Fri Jun 16 20:45:57 UTC 2017 - elchev...@opensuse.org
+
+- updated to 1.2
+ * Add support for the WebVTT file format (#46)
+ * Add support for the LRC file format (#39)
+
+- updated to 1.1
+ * Fix error when using the Save All As dialog to save all time-based
+  format documents as frame-based or vice versa
+ * Fix unhandled exception when trying to write non-numeric data into
+  integer or float cells
+
+- updated to 1.0
+ * Fix size of custom font with GTK+ 3.22 (#40)
+ * Show an error dialog if the integrated video player fails
+  to initialize playback due to e.g. missing codecs
+ * Fix error trying to undo more actions than exist when holding down
+  Ctrl+Z (#38)
+
+- updated to 0.92
+ * Fix error saving document from a time-based format to a
+  frame-based or vice versa ([#28][])
+ * Fix error clicking undo or redo button dropdown arrow when no
+  document is yet open ([#29][])
+ * Fix action states after subtitle cell editing cancelled ([#30][])
+ * Fix recent file menu states to update correctly ([#31][])
+ * Fix save as dialog to always add filename extension ([#32][])
+ * Update AppData file
+
+- updated to 0.91
+ * Use header bars for dialogs
+ * Migrate from deprecated `Gtk.UIManager`, `Gtk.Action` etc.
+  to `Gtk.Application`, `Gio.Action` etc.
+ * Add mpv for preview with precise seek (`--hr-seek=yes`)
+ * Make mpv the default preview video player on non-Windows systems
+  and set the default preview offset to one second
+ * Make seek length configurable in the preferences dialog
+ * Add find and replace to the toolbar
+ * Have both Ctrl+F and Ctrl+H open the find and replace dialog
+ * Have both Ctrl++, Ctrl+- and numpad equivalents control volume
+ * Remove external video player output window (if you want to see
+  that output, start Gaupol from a terminal)
+ * Use a monospace editing font by default
+ * Add support for IBM273, IBM1125, KOI8-T and KZ1048 character
+  encodings (whether these are actually available depends on your
+  version of Python)
+ * Drop the bookmarks extension
+ * Fix Cancel button behaviour when quitting Gaupol by closing the
+  main window and having unsaved changes ([#14][])
+ * Fix line length measure em to be narrower ([#763589][])
+ * Have the text view right-click spell-check language menu
+  set the language permanently
+ * Don't show the "Use Shift+Return for line-break" help message
+  if it's likely to overlap with the text being edited
+ * Only force theme variant if `dark_theme` in config file is
+  `true`, thus respecting any global settings ([#753315][])
+ * Make `GTK_THEME=Adwaita:dark gaupol` work correctly
+ -rebase patch gaupol-0.17.1-destokp.patch 
+
+---
+Mon May 18 12:40:06 UTC 2015 - elchev...@opensuse.org
@@ -8 +68 @@
-Mon May 11 12:10:46 UTC 2015 - elcheviv...@gmail.com
+Mon May 11 12:10:46 UTC 2015 - elchev...@opensuse.org
@@ -20 +80 @@
-Tue Dec  9 19:27:33 UTC 2014 - elcheviv...@gmail.com
+Tue Dec  9 19:27:33 UTC 2014 - elchev...@opensuse.org
@@ -35 +95 @@
-Tue Oct 28 12:57:05 UTC 2014 - elcheviv...@gmail.com
+Tue Oct 28 12:57:05 UTC 2014 - elchev...@opensuse.org

Old:

  gaupol-0.28.2.tar.xz

New:

  gaupol-1.2.tar.gz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.e1oFbK/_old  2017-08-24 18:35:17.030053006 +0200
+++ /var/tmp/diff_new_pack.e1oFbK/_new  2017-08-24 18:35:17.038051878 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   gaupol
-Version:0.28.2
+Version:1.2
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+
 Group:  Productivity/Multimedia/Video/Editors and Convertors
-Url:http://home.gna.org/gaupol/
-Source0:%{name}-%{version}.tar.xz
+Url:http://otsaloma.io/gaupol/
+Source0:%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE gaupol-0.17.1-desktop.patch prus...@suse.cz -- add 
desktop category
 Patch0: %{name}-0.17.1-desktop.patch
 BuildRequires:  fdupes
@@ -32,18 +32,17 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python3-devel
 BuildRequires:  python3-pyenchant
-BuildRequires:  python3-gobject >= 3.6.0
+BuildRequires:

commit gaupol for openSUSE:Factory

2015-05-22 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2015-05-22 09:54:00

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


Package is "gaupol"

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2014-12-10 
23:45:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2015-05-22 
09:54:01.0 +0200
@@ -1,0 +2,18 @@
+Mon May 18 12:40:06 UTC 2015 - elcheviv...@gmail.com
+
+- updated to 0.28.2
+ * Fix text view size in spell check dialog
+
+---
+Mon May 11 12:10:46 UTC 2015 - elcheviv...@gmail.com
+
+- updated to 0.28.1
+ * Have the spell-check dialog remember its size
+ * Work around a destructive override in gst-python that broke
+   Gaupol's built-in video player (bgo#748813)
+ * Update Hungarian translation (Andrássy László)
+ * Update French translation (RyDroid)
+ * Update Brazilian Portuguese translation (Rafael Ferreira, Felipe Braga)
+ * Update Czech translation (Pavel Fric)
+
+---

Old:

  gaupol-0.28.tar.xz

New:

  gaupol-0.28.2.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.hc9est/_old  2015-05-22 09:54:02.0 +0200
+++ /var/tmp/diff_new_pack.hc9est/_new  2015-05-22 09:54:02.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gaupol
-Version:0.28
+Version:0.28.2
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+

++ gaupol-0.28.tar.xz -> gaupol-0.28.2.tar.xz ++
 4531 lines of diff (skipped)




commit gaupol for openSUSE:Factory

2014-12-10 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2014-12-10 23:45:13

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


Package is "gaupol"

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2014-10-31 
12:24:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2014-12-10 
23:45:08.0 +0100
@@ -1,0 +2,15 @@
+Tue Dec  9 19:27:33 UTC 2014 - elcheviv...@gmail.com
+
+- updated to 0.28
+ * Add target in the position shift dialog to shift subtitles
+   from selection to end (bgo#734198)
+ * Center tab labels
+ * Fix mouse use in the cell text editor to not cause losing focus
+   and thus cancelling editing
+ * Fix bookmarks not being cleared when a file with bookmarks
+   is closed (bgo#740481)
+ * Remove buggy `text-shadow` use from CSS (bgo#740527)
+ * Use markdown for documentation files (`README` etc.)
+ * Update Spanish translation (Carlos Mella)
+
+---
@@ -28 +43 @@
-   line length calculation and display (#728575)
+   line length calculation and display (bgo#728575)

Old:

  gaupol-0.27.tar.xz

New:

  gaupol-0.28.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.MqazdF/_old  2014-12-10 23:45:09.0 +0100
+++ /var/tmp/diff_new_pack.MqazdF/_new  2014-12-10 23:45:09.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   gaupol
-Version:0.27
+Version:0.28
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+
@@ -90,7 +90,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS COPYING CREDITS README NEWS TODO
+%doc AUTHORS.md COPYING README.md NEWS.md TODO.md
 %{_bindir}/gaupol
 %{python3_sitelib}/gaupol*
 %{_datadir}/%{name}
@@ -102,7 +102,7 @@
 
 %files -n python3-aeidon
 %defattr(-, root, root, -)
-%doc AUTHORS COPYING CREDITS README.aeidon NEWS TODO
+%doc AUTHORS.md COPYING README.aeidon.md NEWS.md TODO.md
 %{python3_sitelib}/aeidon
 
 %changelog

++ gaupol-0.27.tar.xz -> gaupol-0.28.tar.xz ++
 10049 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gaupol for openSUSE:Factory

2014-10-31 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2014-10-31 09:39:51

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


Package is "gaupol"

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2014-07-11 
06:45:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2014-10-31 
12:24:15.0 +0100
@@ -1,0 +2,16 @@
+Tue Oct 28 12:57:05 UTC 2014 - elcheviv...@gmail.com
+
+- updated to 0.27
+ * Hide tabs when only one tab is open
+ * Expand tabs to fill window width, use 24 characters at minimum
+ * Fix dialog paddings with GTK+ 3.14
+ * Fix text view line length display with GTK+ 3.14
+ * Pack video player toolbar and seekbar horizontally
+ * Avoid column resizing upon opening file
+ * Fix "IndexError: list index out of range" when undoing or redoing
+   by holding Ctrl+(Shift)+Z pressed
+ * Remove use of deprecated stock items, Gtk.Alignment,
+   gi.types.Boxed.__init__ and non-transient dialogs
+ * Update Spanish translation (Carlos Mella)
+
+---

Old:

  gaupol-0.26.tar.xz

New:

  gaupol-0.27.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.Nvarob/_old  2014-10-31 12:24:15.0 +0100
+++ /var/tmp/diff_new_pack.Nvarob/_new  2014-10-31 12:24:15.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   gaupol
-Version:0.26
+Version:0.27
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+

++ gaupol-0.26.tar.xz -> gaupol-0.27.tar.xz ++
 47692 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gaupol for openSUSE:Factory

2014-07-10 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2014-07-11 06:45:42

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


Package is "gaupol"

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2014-02-13 
15:01:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2014-07-11 
06:45:44.0 +0200
@@ -1,0 +2,28 @@
+Wed Jul  2 11:55:03 UTC 2014 - elchev...@opensuse.org
+
+- updated to 0.26
+- rebase patch gaupol-0.17.1-desktop.patch
+ * Update file selection dialogs to work better with GTK+ 3.12
+ * Default toolbar style to icons only (due to gtk-toolbar-style
+   being deprecated since GTK+ 3.10)
+ * Allow using the dark GTK+ theme variant (you need to edit
+   ~/.config/gaupol/gaupol.conf to enable this)
+ * Fix errors and lack of updates in multiline text cells and their
+   line length calculation and display (#728575)
+ * Fix initially incorrect row heights after opening a file
+ * Fix updating subtitle numbers when inserting or removing subtitles
+ * Fix overlapping column header right-click menus
+ * Fix saving enumeration values to configuration file
+ * Use Gtk.render_layout instead of deprecated Gtk.paint_layout to
+   render line length margin in text views
+ * Remove header editing dialog
+ * Remove non-functional speech recognition menu item
+   (see http://www.mail-archive.com/gaupol-list@gna.org/msg00069.html)
+ * Drop support for the MPsub format
+ * Add GTK+ (3.2 or greater) to list of dependencies in the README
+   file (GTK+ has always been a dependency, its explicit mention was
+   just forgotten when migrating from PyGTK to PyGObject)
+ * Update Brazilian Portuguese translation (Rafael Ferreira)
+ * Update Czech translation (Pavel Fric)
+
+---

Old:

  gaupol-0.25.tar.xz

New:

  gaupol-0.26.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.8IHHwb/_old  2014-07-11 06:45:45.0 +0200
+++ /var/tmp/diff_new_pack.8IHHwb/_new  2014-07-11 06:45:45.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gaupol
-Version:0.25
+Version:0.26
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+

++ gaupol-0.17.1-desktop.patch ++
--- /var/tmp/diff_new_pack.8IHHwb/_old  2014-07-11 06:45:45.0 +0200
+++ /var/tmp/diff_new_pack.8IHHwb/_new  2014-07-11 06:45:45.0 +0200
@@ -2,10 +2,10 @@
 ===
 --- data/gaupol.desktop.in.orig
 +++ data/gaupol.desktop.in
-@@ -8,5 +8,5 @@ StartupNotify=true
+@@ -10,5 +10,5 @@ StartupNotify=true
  Icon=gaupol
  Type=Application
- 
MimeType=text/x-microdvd;text/x-mpsub;text/x-ssa;application/x-subrip;text/x-subviewer;
+ MimeType=text/x-microdvd;text/x-ssa;application/x-subrip;text/x-subviewer;
 -Categories=GTK;AudioVideo;Video;
-+Categories=GTK;AudioVideo;Video;AudioVideoEditing
++Categories=GTK;AudioVideo;Video;AudioVideoEditing;
  _X-GNOME-FullName=Gaupol Subtitle Editor

++ gaupol-0.25.tar.xz -> gaupol-0.26.tar.xz ++
 85101 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gaupol for openSUSE:Factory

2014-02-13 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2014-02-13 15:01:16

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


Package is "gaupol"

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2013-10-11 
16:39:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2014-02-13 
15:01:18.0 +0100
@@ -1,0 +2,17 @@
+Tue Feb 11 12:05:14 UTC 2014 - elchev...@opensuse.org
+
+- updated to 0.25
+ * Depend on GtkSpell 3.0.0 or later instead of pygtkspellcheck
+   for inline spell-check
+ * Clarify GStreamer dependency as "at least the core,
+   gst-plugins-base and gst-plugins-good; and for good container and
+   codec support preferrably each of gst-plugins-bad, gst-plugins-ugly
+   and gst-libav" (bgo#710138)
+ * Check that required GStreamer elements can be found and
+   print error messages if not (bgo#710138)
+ * Filter open recent menu items by mimetype
+ * Fix search dialog "Ignore case" option
+ * Fix text correction assistant layout with GTK+ 3.10
+ * Update Spanish translation (Carlos Mella)
+
+---
@@ -8 +25 @@
-   KeyErrors handling encoding names (#709335)
+   KeyErrors handling encoding names (bgo#709335)

Old:

  gaupol-0.24.3.tar.xz

New:

  gaupol-0.25.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.vdkEiZ/_old  2014-02-13 15:01:18.0 +0100
+++ /var/tmp/diff_new_pack.vdkEiZ/_new  2014-02-13 15:01:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gaupol
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:   gaupol
-Version:0.24.3
+Version:0.25
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+
@@ -31,21 +31,17 @@
 BuildRequires:  intltool
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python3-devel
-%if 0%{?suse_version} <= 1210
-BuildRequires:  python-enchant >= 1.4.0
-%else
 BuildRequires:  python3-pyenchant
-%endif
 BuildRequires:  python3-gobject >= 3.6.0
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
+Requires:   python3
 Requires:   python3-aeidon
-%if 0%{?suse_version} <= 1210
-Requires:   python-enchant >= 1.4.0
-%else
 Requires:   python3-pyenchant
-%endif
 Requires:   python3-gobject >= 3.6.0
+Requires:   typelib-1_0-GtkSpell-3_0
+Requires:   typelib-1_0-Gst-1_0
+Requires:   typelib-1_0-GstPbutils-1_0
 Recommends:paratype-pt-sans-fonts
 Recommends:paratype-pt-mono-fonts
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -92,9 +88,6 @@
 %find_lang %{name}
 %fdupes %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS COPYING CREDITS README NEWS TODO
@@ -107,7 +100,6 @@
 %{_datadir}/icons/*/*/apps/%{name}.*
 %{_mandir}/man1/gaupol.1*
 
-
 %files -n python3-aeidon
 %defattr(-, root, root, -)
 %doc AUTHORS COPYING CREDITS README.aeidon NEWS TODO

++ gaupol-0.24.3.tar.xz -> gaupol-0.25.tar.xz ++
 8516 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gaupol for openSUSE:Factory

2013-10-11 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2013-10-11 16:39:54

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


Package is "gaupol"

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2013-09-25 
17:12:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2013-10-11 
16:39:54.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct  7 14:15:00 UTC 2013 - elchev...@opensuse.org
+
+- updated to 0.24.3
+ * Fix preferences dialog subtitle and time overlay connections
+ * Make AppData file translatable
+ * Fix broken string formatting in the French translation that caused
+   KeyErrors handling encoding names (#709335)
+
+---

Old:

  gaupol-0.24.1.tar.xz

New:

  gaupol-0.24.3.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.nLJYXu/_old  2013-10-11 16:39:56.0 +0200
+++ /var/tmp/diff_new_pack.nLJYXu/_new  2013-10-11 16:39:56.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gaupol
-Version:0.24.1
+Version:0.24.3
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+

++ gaupol-0.24.1.tar.xz -> gaupol-0.24.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gaupol-0.24.1/ChangeLog new/gaupol-0.24.3/ChangeLog
--- old/gaupol-0.24.1/ChangeLog 2013-09-22 17:11:03.0 +0200
+++ new/gaupol-0.24.3/ChangeLog 2013-10-06 20:21:23.0 +0200
@@ -1,3 +1,94 @@
+2013-10-06  Osmo Salomaa  
+
+   * aeidon/__init__.py:
+   * data/extensions/bookmarks/bookmarks.extension.in:
+   * data/extensions/custom-framerates/custom-framerates.extension.in:
+   * data/extensions/side-pane/side-pane.extension.in:
+   * gaupol/__init__.py:
+
+   RELEASE 0.24.3
+
+2013-10-06  Osmo Salomaa  
+
+   * NEWS:
+   * data/ui/preferences-dialog.ui:
+
+   Fix subtitle and time overlay button connections.
+
+   This was left over from earlier re-layouting.
+
+2013-10-06  Osmo Salomaa  
+
+   * NEWS:
+   * TODO:
+   * aeidon/__init__.py:
+   * data/extensions/bookmarks/bookmarks.extension.in:
+   * data/extensions/custom-framerates/custom-framerates.extension.in:
+   * data/extensions/side-pane/side-pane.extension.in:
+   * gaupol/__init__.py:
+
+   RELEASE 0.24.2
+
+2013-10-03  Osmo Salomaa  
+
+   * po/cs.po:
+   * po/tr.po:
+
+   Fix string formatting in Czech and Turkish translations.
+
+2013-10-03  Osmo Salomaa  
+
+   * tools/check-translations: Check for broken string formatting.
+
+2013-10-03  Osmo Salomaa  
+
+   * TODO:
+   * po/fr.po:
+
+   Fix broken string formatting in the French translation.
+
+   https://bugzilla.gnome.org/show_bug.cgi?id=709335
+
+2013-10-01  Osmo Salomaa  
+
+   * data/gaupol.appdata.xml.in: Copyrighting the CC0 AppData file.
+
+   http://blogs.gnome.org/hughsie/2013/10/01/copyright-in-appdata-files/
+
+2013-09-25  Osmo Salomaa  
+
+   * data/gaupol.appdata.xml: Remove the translated AppData file.
+
+2013-09-25  Osmo Salomaa  
+
+   * TODO:
+   * data/gaupol.appdata.xml:
+   * data/gaupol.appdata.xml.in:
+   * manifests/clean.manifest:
+   * manifests/gaupol.manifest:
+   * po/POTFILES.in:
+   * setup.py:
+
+   Make AppData file translatable.
+
+2013-09-25  Osmo Salomaa  
+
+   * data/gaupol.appdata.xml:  Remove screenshot width and height.
+
+   It's apparently optional. And our screenshot size will not remain
+   constant.
+
+2013-09-22  Osmo Salomaa  
+
+   * data/ui/preferences-dialog.ui: Fix mnemonics.
+
+2013-09-22  Osmo Salomaa  
+
+   * data/ui/preferences-dialog.ui: Switch grouping in video
+   preferences.
+
+   This should look nicer.
+
 2013-09-22  Osmo Salomaa  
 
* NEWS:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gaupol-0.24.1/NEWS new/gaupol-0.24.3/NEWS
--- old/gaupol-0.24.1/NEWS  2013-09-22 17:04:16.0 +0200
+++ new/gaupol-0.24.3/NEWS  2013-10-06 20:18:14.0 +0200
@@ -1,3 +1,15 @@
+Gaupol 0.24.3
+=
+
+ * Fix preferences dialog subtitle and time overlay connections
+
+Gaupol 0.24.2
+=
+
+ * Make AppData file translatable
+ * Fix broken string formatting in the French translation that caused
+   KeyErrors handling encoding names (#709335)
+
 Gaupol 0.24.1
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gaupol-0.24.1/PKG-INFO new/gaupol-0.24.3/PKG-INFO
--- o

commit gaupol for openSUSE:Factory

2013-09-25 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2013-09-25 17:12:28

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


Package is "gaupol"

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2013-07-24 
15:06:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2013-09-25 
17:12:29.0 +0200
@@ -1,0 +2,10 @@
+Mon Sep 23 15:27:54 UTC 2013 - elchev...@opensuse.org
+
+- updated to 0.24.1
+ * Possibly fix floating status label colors on non-Adwaita themes
+ * Add an AppData XML file
+   - http://people.freedesktop.org/~hughsient/appdata/
+ * Add French translation (RyDroid)
+ * Update Czech translation (Pavel Fric)
+
+---

Old:

  gaupol-0.24.tar.xz

New:

  gaupol-0.24.1.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.ACZBGT/_old  2013-09-25 17:12:30.0 +0200
+++ /var/tmp/diff_new_pack.ACZBGT/_new  2013-09-25 17:12:30.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gaupol
-Version:0.24
+Version:0.24.1
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+
@@ -101,10 +101,13 @@
 %{_bindir}/gaupol
 %{python3_sitelib}/gaupol*
 %{_datadir}/%{name}
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/*/*/apps/%{name}.*
 %{_mandir}/man1/gaupol.1*
 
+
 %files -n python3-aeidon
 %defattr(-, root, root, -)
 %doc AUTHORS COPYING CREDITS README.aeidon NEWS TODO

++ gaupol-0.24.tar.xz -> gaupol-0.24.1.tar.xz ++
 3904 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gaupol for openSUSE:Factory

2013-07-24 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2013-07-24 15:06:30

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


Package is "gaupol"

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2013-06-28 
16:03:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2013-07-24 
15:06:31.0 +0200
@@ -1,0 +2,23 @@
+Mon Jul 22 20:17:18 UTC 2013 - elchev...@opensuse.org
+
+- updated to 0.24
+ * Add action to set the end time from video position
+  * Use a floating label for the statusbar
+ * Show search dialog messages in a floating label
+   in the search dialog
+ * Use inline toolbars in the preferences dialog
+  * Apply GNOME Goal: Add keywords to application desktop files
+ * Hide translation text column by default and show only when a
+   translation file is opened or the column is explicitly selected
+   to be shown
+ * Remove video toolbar (video file and framerate selectors)
+ * Add a framerate selector to save dialogs (shown only when
+   converting from a time-based file format to a frame-based
+   or vice versa)
+ * Change a couple keybindings
+ * Move "Select Video" from the file menu to the tools menu (below
+   "Preview") to clarify that it relates to the external preview
+ * Add Galician translation (Leandro Regueiro)
+ * Update Spanish translation (Carlos Mella)
+
+---

Old:

  gaupol-0.23.tar.xz

New:

  gaupol-0.24.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.AUu6F9/_old  2013-07-24 15:06:32.0 +0200
+++ /var/tmp/diff_new_pack.AUu6F9/_new  2013-07-24 15:06:32.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gaupol
-Version:0.23
+Version:0.24
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+

++ gaupol-0.23.tar.xz -> gaupol-0.24.tar.xz ++
 17747 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gaupol for openSUSE:Factory

2013-06-28 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2013-06-28 16:03:33

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


Package is "gaupol"

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2013-04-12 
20:30:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2013-06-28 
16:03:35.0 +0200
@@ -1,0 +2,12 @@
+Wed Jun 26 01:36:02 UTC 2013 - elchev...@opensuse.org
+
+- updated to 0.23
+ * Add a built-in GStreamer-based video player
+ * Add a not-required, but recommended dependency on PT fonts
+   (PT Sans Caption and PT Mono) used by default for video player's
+   subtitle and timecode overlays
+ * Bump PyGObject dependency to version 3.6.0 or later
+ * Fix KeyError tearing down extension on quit (bgo#702518)
+ * Update Spanish translation (Carlos Mella)
+
+---

Old:

  gaupol-0.22.tar.xz

New:

  gaupol-0.23.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.bHVLOR/_old  2013-06-28 16:03:36.0 +0200
+++ /var/tmp/diff_new_pack.bHVLOR/_new  2013-06-28 16:03:36.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gaupol
-Version:0.22
+Version:0.23
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+
@@ -36,7 +36,7 @@
 %else
 BuildRequires:  python3-pyenchant
 %endif
-BuildRequires:  python3-gobject >= 3.0.0
+BuildRequires:  python3-gobject >= 3.6.0
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
 Requires:   python3-aeidon
@@ -45,7 +45,9 @@
 %else
 Requires:   python3-pyenchant
 %endif
-Requires:   python3-gobject >= 3.0.0
+Requires:   python3-gobject >= 3.6.0
+Recommends:paratype-pt-sans-fonts
+Recommends:paratype-pt-mono-fonts
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 Requires:   python(abi) = %{py3_ver}

++ gaupol-0.22.tar.xz -> gaupol-0.23.tar.xz ++
 20475 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gaupol for openSUSE:Factory

2013-04-12 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2013-04-12 20:30:48

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


Package is "gaupol", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2013-03-11 
12:05:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2013-04-12 
20:30:50.0 +0200
@@ -1,0 +2,13 @@
+Tue Apr  9 21:44:03 UTC 2013 - elchev...@opensuse.org
+
+- updated to 0.22
+*  Restore drop-down arrows on undo and redo toolbar buttons for those
+using PyGObject 3.7.90 or greater (bgo#686608)
+ *  Restore almost proper keeping track of recent files for those using
+PyGObject 3.7.4 or greater (bgo#678401, bgo#695970)
+ *  Restore zebra-stripes, which were previously discarded by some
+GTK+ themes
+ *  Mostly fix cell rendering speed issues with GTK+ 3.6 and later
+ *  Add Czech translation (Pavel Fric)
+
+---

Old:

  gaupol-0.21.1.tar.xz

New:

  gaupol-0.22.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.k7a1lA/_old  2013-04-12 20:30:55.0 +0200
+++ /var/tmp/diff_new_pack.k7a1lA/_new  2013-04-12 20:30:55.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gaupol
-Version:0.21.1
+Version:0.22
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+

++ gaupol-0.21.1.tar.xz -> gaupol-0.22.tar.xz ++
 9446 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gaupol for openSUSE:Factory

2013-03-11 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2013-03-11 12:05:19

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


Package is "gaupol", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2012-03-08 
19:42:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2013-03-11 
12:05:20.0 +0100
@@ -1,0 +2,68 @@
+Mon Feb 25 18:10:40 UTC 2013 - elchev...@opensuse.org
+
+- update dependencies (python3 mainly)
+- updated to 0.21.1
+* Fix error disconnecting text view's line length margin handler
+   (AttributeError: 'TextView' object has no attribute
+   'gaupol_ruler_handler_id')
+ * Fix atomic file writing in weird cases where the subtitle file to
+   be written and its backup in the same directory would be on
+   different filesystems (Florian Léger, Osmo Salomaa)
+ * Fix speed issues updating subtitle list selection (e.g. when doing
+   a search-and-replace-all with a alot of matches)
+ * Speed up action sensitivity updates
+ * Restore inline spell-check, replace the previous GtkSpell
+   dependency with a dependency on pygtkspellcheck
+   - http://koehlma.github.com/projects/pygtkspellcheck.html
+ * Add partial support for fancy Unicode dashes, ellipses and
+   quotation marks in text correction patterns and "Toggle dialogue
+   dashes" action
+ * Fix search dialog mnemonics
+ * Apply GNOME Goal: Remove markup in translatable messages
+
+---
+Fri Nov 23 18:14:01 UTC 2012 - prus...@opensuse.org
+
+- updated to 0.20.1
+ * Fix crash on startup on newer versions of PyGObject and/or GTK+
+   resulting from setting tool item types (#686608)
+ * Fix side pane header menu (#686312)
+ * Disable 'Join or Split Words' task in the text correction assistant
+   if no spell-check dictionaries are available (#686340)
+ * Use a stock GTK+ close icon for tab close buttons if
+   'window-close-symbolic' is not found
+ * Fix behaviour of spell-check dialog's 'Replace with' entry
+
+- updated to 0.20
+ * Migrate to Python 3, GTK+ 3, GStreamer 1.0, PyGI and GNOME 3
+ * Bump Python dependency to 3.2 or greater
+ * Replace PyGTK dependency with PyGObject 3.0.0 or greater
+ * Bump optional GStreamer dependency to 1.0 or greater
+ * Disable inline spell-checking while waiting for introspection
+   support to be added to GtkSpell
+   - https://bugzilla.redhat.com/show_bug.cgi?id=675504
+ * Disable speech recognition while waiting for pocketsphinx to be
+   ported to GStreamer 1.0
+   - https://sourceforge.net/projects/cmusphinx/forums/forum/5471/topic/5497616
+ * Rewrite line-breaking algorithm to use a Knuth-Plass-style flexible
+   system of penalties and a versatile measure of goodness
+ * Write subtitle files in a proper atomic manner (on Windows this
+   is fully atomic only with Python 3.3 or later)
+ * Ellipsize tab labels in the middle (#686099)
+ * Remove -c/--config-file option (you're better off setting XDG_*
+   environment variables if you're doing something weird)
+ * Add 48x48 and 256x256 pixel PNG icons and remove SVG icon
+ * Fix bug in saving a temporary file for preview (#685706)
+ * Fix signatures of decorated functions in API documentation
+ * Use filename extension '.extension' for extension metadata files
+   (instead of previous '.gaupol-extension')
+ * Use filename extension '.bookmarks' for bookmark files written by
+   the bookmarks extension (instead of previous '.gaupol-bookmarks)
+ * Release source tarballs only compressed as tar.xz (instead
+   of the previous tar.gz and tar.bz2)
+ * Update Brazilian Portuguese translation
+   (Átila Camurça, Darlildo Lima)
+ * Update Hungarian translation (Andrássy László)
+ * Update Spanish translation (Carlos Mella)
+
+---

Old:

  gaupol-0.19.2.tar.gz

New:

  gaupol-0.21.1.tar.xz



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.AmkAEo/_old  2013-03-11 12:05:22.0 +0100
+++ /var/tmp/diff_new_pack.AmkAEo/_new  2013-03-11 12:05:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gaupol
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,37 +16,39 @@
 #
 
 
+
 Name:   gaupol
-Version:0.19.2
+Version:0.21.1
 Release:0
 Summary:GTK Subtitle editor
 License:GPL-3.0+
 Group:  Produc

commit gaupol for openSUSE:Factory

2012-03-08 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2012-03-08 19:42:48

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


Package is "gaupol", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2012-02-02 
17:57:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2012-03-08 
19:42:50.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb 26 15:49:47 UTC 2012 - elchev...@opensuse.org
+
+- Add ifelse to python-pyenchant (new name for > 12.1)
+
+---



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.2vEwtL/_old  2012-03-08 19:42:51.0 +0100
+++ /var/tmp/diff_new_pack.2vEwtL/_new  2012-03-08 19:42:51.0 +0100
@@ -1,10 +1,17 @@
 #
 # spec file for package gaupol
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to this
-# package are under the same license as the package itself.
+# Copyright (c) 2012 SUSE LINUX Products 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 pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
@@ -12,22 +19,30 @@
 Name:   gaupol
 Version:0.19.2
 Release:0
-License:GPL-3.0+
 Summary:GTK Subtitle editor
-Url:http://home.gna.org/gaupol/
+License:GPL-3.0+
 Group:  Productivity/Multimedia/Video/Editors and Convertors
+Url:http://home.gna.org/gaupol/
 Source0:%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE gaupol-0.17.1-desktop.patch prus...@suse.cz -- add 
desktop category
 Patch0: %{name}-0.17.1-desktop.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  python-devel
+%if 0%{?suse_version} <= 1210
 BuildRequires:  python-enchant >= 1.4.0
+%else
+BuildRequires:  python-pyenchant
+%endif
 BuildRequires:  python-gtk >= 2.16
 BuildRequires:  python-xml
 BuildRequires:  update-desktop-files
 Requires:   python-aeidon
+%if 0%{?suse_version} <= 1210
 Requires:   python-enchant >= 1.4.0
+%else
+Requires:  python-pyenchant
+%endif
 Requires:   python-gtk >= 2.16
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gaupol for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2012-02-02 17:57:12

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


Package is "gaupol", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2012-02-01 
09:57:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2012-02-02 
17:57:13.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 31 11:04:15 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-3.0+
+  No indication of GPL-3.0 files (i.e. GPLv3 only) in the package
+
+---



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.Jx1h9c/_old  2012-02-02 17:57:14.0 +0100
+++ /var/tmp/diff_new_pack.Jx1h9c/_new  2012-02-02 17:57:14.0 +0100
@@ -12,7 +12,7 @@
 Name:   gaupol
 Version:0.19.2
 Release:0
-License:GPL-3.0
+License:GPL-3.0+
 Summary:GTK Subtitle editor
 Url:http://home.gna.org/gaupol/
 Group:  Productivity/Multimedia/Video/Editors and Convertors

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org