commit cheese for openSUSE:Factory

2020-01-28 Thread root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2020-01-28 10:47:21

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


Package is "cheese"

Tue Jan 28 10:47:21 2020 rev:107 rq:767341 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2019-10-17 
12:56:54.317667610 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new.26092/cheese.changes 2020-01-28 
10:47:24.580505502 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:06:00 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.cjXqgi/_old  2020-01-28 10:47:25.596506126 +0100
+++ /var/tmp/diff_new_pack.cjXqgi/_new  2020-01-28 10:47:25.596506126 +0100
@@ -53,7 +53,6 @@
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
 BuildRequires:  pkgconfig(x11)
 Requires:   gnome-video-effects
-Recommends: %{name}-lang
 Recommends: yelp
 
 %description




commit cheese for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2019-10-17 12:56:51

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


Package is "cheese"

Thu Oct 17 12:56:51 2019 rev:106 rq:736498 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2019-05-03 
22:08:57.895099433 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new.2352/cheese.changes  2019-10-17 
12:56:54.317667610 +0200
@@ -1,0 +2,23 @@
+Tue Sep 10 20:02:34 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.0:
+  + build: Don't use 'lib' prefix in find_library. Meson passes it
+directly to -l option, so an extra 'lib' can cause error
+because it tells the linker to find liblibcanberra-gtk3.so.
+  + Add translator comments to the desktop file.
+  + Updated translations.
+
+---
+Sat Aug 31 16:38:15 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.33.90.1:
+  + Drop libcanberra-gtk (GTK 2) dependency introduced in previous
+release.
+- Changes from version 3.33.90:
+  + Switch to meson build system.
+  + New keyboard shortcuts window.
+  + Updated translations.
+- Switch to meson.
+- Appdata is now installed in /usr/share/metainfo.
+
+---

Old:

  cheese-3.32.1.tar.xz

New:

  cheese-3.34.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.zwBEBc/_old  2019-10-17 12:56:54.933666049 +0200
+++ /var/tmp/diff_new_pack.zwBEBc/_new  2019-10-17 12:56:54.933666049 +0200
@@ -18,19 +18,21 @@
 
 %define lib_major 8
 %define lib_gtk_major 25
+
 Name:   cheese
-Version:3.32.1
+Version:3.34.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/Other
 URL:https://wiki.gnome.org/Apps/Cheese
-Source0:
https://download.gnome.org/sources/cheese/3.32/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/cheese/3.34/%{name}-%{version}.tar.xz
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  intltool >= 0.50.0
+BuildRequires:  gtk-doc
+BuildRequires:  meson >= 0.50.0
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -124,16 +126,14 @@
 
 %prep
 %autosetup -p1
-translation-update-upstream
+translation-update-upstream po %{name}
 
 %build
-%configure \
-   --disable-static \
-   --disable-scrollkeeper
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file org.gnome.Cheese
@@ -149,8 +149,8 @@
 %doc AUTHORS README ChangeLog
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/cheese
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/org.gnome.Cheese.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/org.gnome.Cheese.appdata.xml
 %{_datadir}/applications/org.gnome.Cheese.desktop
 %{_datadir}/icons/hicolor/*/apps/org.gnome.Cheese*.*
 %{_mandir}/man1/cheese.1%{?ext_man}

++ cheese-3.32.1.tar.xz -> cheese-3.34.0.tar.xz ++
 131333 lines of diff (skipped)




commit cheese for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2019-05-03 22:08:56

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


Package is "cheese"

Fri May  3 22:08:56 2019 rev:105 rq:695662 version:3.32.1

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2018-10-17 
08:09:45.635172231 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new.5148/cheese.changes  2019-05-03 
22:08:57.895099433 +0200
@@ -1,0 +2,28 @@
+Tue Apr  9 07:13:22 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.1:
+  + icon: update app icon.
+  + Fix g_assert() use in tests.
+  + Updated translations.
+
+---
+Tue Mar 12 15:29:51 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.0:
+  + Updated translations.
+
+---
+Fri Feb 15 00:47:41 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.90:
+  + Remove app menu.
+  + Replace git.gnome.org by Gitlab URL in  in DOAP
+file.
+  + Replace Bugzilla by Gitlab URL in DOAP file
+  + Drop deprecated GtkScrollbar-min-slider-length. It seems to
+serve no purpose anymore + added bonus: Avoid deprecation
+warning littering journald logs.
+  + Updated translations.
+- Drop cheese-silence-gtk-scroll-warning.patch: Fixed upstream. 
+
+---

Old:

  cheese-3.30.0.tar.xz
  cheese-silence-gtk-scroll-warning.patch

New:

  cheese-3.32.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.XvHhcj/_old  2019-05-03 22:08:58.511100666 +0200
+++ /var/tmp/diff_new_pack.XvHhcj/_new  2019-05-03 22:08:58.511100666 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cheese
 #
-# 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,22 +12,20 @@
 # 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/
 #
 
 
 %define lib_major 8
 %define lib_gtk_major 25
 Name:   cheese
-Version:3.30.0
+Version:3.32.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/Other
 URL:https://wiki.gnome.org/Apps/Cheese
-Source0:
https://download.gnome.org/sources/cheese/3.30/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM cheese-silence-gtk-scroll-warning.patch -- Silence gtk 
deprecation warning.
-Patch0: cheese-silence-gtk-scroll-warning.patch
+Source0:
https://download.gnome.org/sources/cheese/3.32/%{name}-%{version}.tar.xz
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes

++ cheese-3.30.0.tar.xz -> cheese-3.32.1.tar.xz ++
 18427 lines of diff (skipped)




commit cheese for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2018-10-17 08:09:35

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


Package is "cheese"

Wed Oct 17 08:09:35 2018 rev:104 rq:636057 version:3.30.0

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2018-08-02 
14:49:30.875408507 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2018-10-17 
08:09:45.635172231 +0200
@@ -1,0 +2,7 @@
+Fri Sep  7 19:53:02 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.30.0:
+  + cheese-window: Add camera toggle button (bgo#750285).
+  + Updated translations.
+
+---

Old:

  cheese-3.28.0.tar.xz

New:

  cheese-3.30.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.f4dWYl/_old  2018-10-17 08:09:46.411171887 +0200
+++ /var/tmp/diff_new_pack.f4dWYl/_new  2018-10-17 08:09:46.411171887 +0200
@@ -19,15 +19,16 @@
 %define lib_major 8
 %define lib_gtk_major 25
 Name:   cheese
-Version:3.28.0
+Version:3.30.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/Other
 URL:https://wiki.gnome.org/Apps/Cheese
-Source0:
http://download.gnome.org/sources/cheese/3.28/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/cheese/3.30/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM cheese-silence-gtk-scroll-warning.patch -- Silence gtk 
deprecation warning.
 Patch0: cheese-silence-gtk-scroll-warning.patch
+
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel

++ cheese-3.28.0.tar.xz -> cheese-3.30.0.tar.xz ++
 3045 lines of diff (skipped)




commit cheese for openSUSE:Factory

2018-08-02 Thread root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2018-08-02 14:49:28

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


Package is "cheese"

Thu Aug  2 14:49:28 2018 rev:103 rq:625577 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2018-03-26 
12:55:26.721831561 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2018-08-02 
14:49:30.875408507 +0200
@@ -1,0 +2,10 @@
+Thu Jul 26 20:10:01 UTC 2018 - bjorn@gmail.com
+
+- Add cheese-silence-gtk-scroll-warning.patch: Silence gtk
+  deprecation warning.
+- Drop no longer needed post(un) handling of
+  glib2_gsettings_schema_post(un) and
+  glib2_gsettings_schema_requires macro from libcheese-common.
+- Use autosetup and make_build macros.
+
+---

New:

  cheese-silence-gtk-scroll-warning.patch



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.C8Bu8Z/_old  2018-08-02 14:49:31.515409732 +0200
+++ /var/tmp/diff_new_pack.C8Bu8Z/_new  2018-08-02 14:49:31.523409747 +0200
@@ -26,6 +26,8 @@
 Group:  Productivity/Multimedia/Other
 URL:https://wiki.gnome.org/Apps/Cheese
 Source0:
http://download.gnome.org/sources/cheese/3.28/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM cheese-silence-gtk-scroll-warning.patch -- Silence gtk 
deprecation warning.
+Patch0: cheese-silence-gtk-scroll-warning.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -100,7 +102,6 @@
 %package -n libcheese-common
 Summary:Common data files for the Cheese webcam booth
 Group:  System/Libraries
-%glib2_gsettings_schema_requires
 
 %description -n libcheese-common
 Cheese is an application to take photos and videos with your webcam,
@@ -123,14 +124,14 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 translation-update-upstream
 
 %build
 %configure \
 --disable-static \
 --disable-scrollkeeper
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -143,11 +144,6 @@
 %postun -n libcheese%{lib_major} -p /sbin/ldconfig
 %post -n libcheese-gtk%{lib_gtk_major} -p /sbin/ldconfig
 %postun -n libcheese-gtk%{lib_gtk_major} -p /sbin/ldconfig
-%post -n libcheese-common
-%glib2_gsettings_schema_post
-
-%postun -n libcheese-common
-%glib2_gsettings_schema_postun
 
 %files
 %license COPYING

++ cheese-silence-gtk-scroll-warning.patch ++
>From 6fa02e4afac8fc385ba431d2cd79f6d6e2ef0f88 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= 
Date: Thu, 26 Jul 2018 20:31:55 +
Subject: [PATCH] Drop deprecated GtkScrollbar-min-slider-length

It seems to serve no purpose anymore + added bonus:
Avoid deprecation warning littering journald logs.
---
 data/cheese.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/data/cheese.css b/data/cheese.css
index 6e71f80f..6a48a0c9 100644
--- a/data/cheese.css
+++ b/data/cheese.css
@@ -4,6 +4,5 @@ GtkScrollbar#vscrollbar {
   -GtkScrollbar-has-secondary-backward-stepper: 0;
   -GtkScrollbar-has-forward-stepper: 0;
   -GtkScrollbar-has-secondary-forward-stepper: 0;
-  -GtkScrollbar-min-slider-length: 60;
 }
   
-- 
2.17.1




commit cheese for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2018-03-26 12:55:22

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


Package is "cheese"

Mon Mar 26 12:55:22 2018 rev:102 rq:590039 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2018-03-14 
19:28:22.823912319 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2018-03-26 
12:55:26.721831561 +0200
@@ -1,0 +2,7 @@
+Tue Mar 20 17:39:22 UTC 2018 - dims...@opensuse.org
+
+- Unconditionally enable translation-update-upstream: on
+  Tumbleweed, this results in a NOP and for Leap in SLE paid
+  translations being used (boo#1086036).
+
+---



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.1BrV9G/_old  2018-03-26 12:55:28.313774115 +0200
+++ /var/tmp/diff_new_pack.1BrV9G/_new  2018-03-26 12:55:28.317773971 +0200
@@ -31,6 +31,7 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool >= 0.50.0
 BuildRequires:  pkgconfig
+BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.25.2
 BuildRequires:  yelp-tools
@@ -51,9 +52,6 @@
 Requires:   gnome-video-effects
 Recommends: %{name}-lang
 Recommends: yelp
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 
 %description
 Cheese is an application to take photos and videos with your webcam,
@@ -126,9 +124,7 @@
 
 %prep
 %setup -q
-%if !0%{?is_opensuse}
 translation-update-upstream
-%endif
 
 %build
 %configure \




commit cheese for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2018-03-14 19:28:21

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


Package is "cheese"

Wed Mar 14 19:28:21 2018 rev:101 rq:586206 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2017-09-13 
21:52:19.856510229 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2018-03-14 
19:28:22.823912319 +0100
@@ -1,0 +2,15 @@
+Mon Mar 12 15:35:58 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.28.0:
+  + Add new device monitor methods to documentation
+  + monitor: Implement GAsyncInitable interface (bgo#782627).
+  + help: Remove unused blurry images (screenshots?) that bloat the
+tarball.
+  + Updated translations.
+
+---
+Wed Feb 28 16:24:11 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---

Old:

  cheese-3.26.0.tar.xz

New:

  cheese-3.28.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.gzbFns/_old  2018-03-14 19:28:23.731880077 +0100
+++ /var/tmp/diff_new_pack.gzbFns/_new  2018-03-14 19:28:23.735879935 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cheese
 #
-# 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
@@ -18,22 +18,19 @@
 
 %define lib_major 8
 %define lib_gtk_major 25
-
 Name:   cheese
-Version:3.26.0
+Version:3.28.0
 Release:0
 Summary:Webcam Booth for GNOME
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/Other
-Url:https://wiki.gnome.org/Apps/Cheese
-Source0:
https://download.gnome.org/sources/cheese/3.26/%{name}-%{version}.tar.xz
+URL:https://wiki.gnome.org/Apps/Cheese
+Source0:
http://download.gnome.org/sources/cheese/3.28/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool >= 0.50.0
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.25.2
 BuildRequires:  yelp-tools
@@ -52,9 +49,11 @@
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
 BuildRequires:  pkgconfig(x11)
 Requires:   gnome-video-effects
-Recommends: yelp
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: yelp
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 Cheese is an application to take photos and videos with your webcam,
@@ -124,6 +123,7 @@
 with fun graphical effects.
 
 %lang_package
+
 %prep
 %setup -q
 %if !0%{?is_opensuse}
@@ -144,13 +144,9 @@
 %fdupes %{buildroot}%{_datadir}/help/
 
 %post -n libcheese%{lib_major} -p /sbin/ldconfig
-
 %postun -n libcheese%{lib_major} -p /sbin/ldconfig
-
 %post -n libcheese-gtk%{lib_gtk_major} -p /sbin/ldconfig
-
 %postun -n libcheese-gtk%{lib_gtk_major} -p /sbin/ldconfig
-
 %post -n libcheese-common
 %glib2_gsettings_schema_post
 
@@ -158,8 +154,8 @@
 %glib2_gsettings_schema_postun
 
 %files
-%defattr(-, root, root)
-%doc AUTHORS README COPYING ChangeLog
+%license COPYING
+%doc AUTHORS README ChangeLog
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/cheese
 %dir %{_datadir}/appdata
@@ -170,23 +166,18 @@
 %{_datadir}/dbus-1/services/org.gnome.Cheese.service
 
 %files -n libcheese%{lib_major}
-%defattr(-, root, root)
 %{_libdir}/libcheese.so.%{lib_major}*
 
 %files -n typelib-1_0-Cheese-3_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Cheese-3.0.typelib
 
 %files -n libcheese-gtk%{lib_gtk_major}
-%defattr(-, root, root)
 %{_libdir}/libcheese-gtk.so.%{lib_gtk_major}*
 
 %files -n libcheese-common
-%defattr(-, root, root)
 %{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
 
 %files devel
-%defattr(-, root, root)
 %{_includedir}/cheese/
 %{_libdir}/pkgconfig/cheese.pc
 %{_libdir}/pkgconfig/cheese-gtk.pc

++ cheese-3.26.0.tar.xz -> cheese-3.28.0.tar.xz ++
 15741 lines of diff (skipped)




commit cheese for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2017-09-13 21:52:18

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


Package is "cheese"

Wed Sep 13 21:52:18 2017 rev:100 rq:523530 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2017-03-22 
23:13:11.691002152 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2017-09-13 
21:52:19.856510229 +0200
@@ -1,0 +2,45 @@
+Mon Sep 11 21:44:07 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.0:
+  + Updated translations.
+
+---
+Fri Sep  8 22:21:45 UTC 2017 - jeng...@inai.de
+
+- Update package summaries and replace old macros.
+
+---
+Wed Aug 30 23:15:08 UTC 2017 - sa...@gmx.com.br
+
+- Recommend yelp instead of requiring it.
+
+---
+Wed Aug  9 08:52:18 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.90:
+  + Remove camera service. It was an experiment, but in future
+PipeWire will be used instead, so it is no longer needed.
+  + Remove some unused configuration variables.
+  + Correctly select the given camera device. Due to a bug in the
+VAPI file the code would pass a string to the camera setup
+routine instead of a CameraDevice object. As the setup routine
+already has code to automatically select an appropriate device
+based on the name passing an argument is not even required.
+Note that the --device parameter might be somewhat confusing as
+it refers to the devices name and not to the /dev/videoX device
+file (bgo#777047).
+  + Use consistent language about the user's home folder. Fix
+ tag to be used around one folder and not multiple
+folders (bgo#773526).
+  + camera-device: limit width and height. Set a limit on the width
+and height or else we might end scanning and overflowing
+forever.
+  + camera-device: handle fraction ranges. Add support for fraction
+ranges.
+  + camera: remove dead instance variables (bgo#780021).
+  + Updated translations.
+- Stop handling desktop_database_post(un) and
+  icon_theme_cache_post(un) in post(un), no longer needed as
+  file-triggers takes care of this now.
+
+---

Old:

  cheese-3.24.0.tar.xz

New:

  cheese-3.26.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.VciQxq/_old  2017-09-13 21:52:20.416431450 +0200
+++ /var/tmp/diff_new_pack.VciQxq/_new  2017-09-13 21:52:20.420430887 +0200
@@ -20,13 +20,13 @@
 %define lib_gtk_major 25
 
 Name:   cheese
-Version:3.24.0
+Version:3.26.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Other
 Url:https://wiki.gnome.org/Apps/Cheese
-Source0:
http://download.gnome.org/sources/cheese/3.24/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/cheese/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -52,7 +52,7 @@
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
 BuildRequires:  pkgconfig(x11)
 Requires:   gnome-video-effects
-Requires:   yelp
+Recommends: yelp
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -61,7 +61,7 @@
 with fun graphical effects.
 
 %package -n libcheese%{lib_major}
-Summary:Webcam Booth for GNOME - Library
+Summary:Library implementing a webcam booth for GNOME
 # won't start without those:
 Group:  System/Libraries
 Requires:   gstreamer-plugins-bad
@@ -74,7 +74,7 @@
 with fun graphical effects.
 
 %package -n typelib-1_0-Cheese-3_0
-Summary:Webcam Booth for GNOME - Introspection bindings
+Summary:Introspection bindings for libcheese
 Group:  System/Libraries
 
 %description -n typelib-1_0-Cheese-3_0
@@ -85,7 +85,7 @@
 libcheese library.
 
 %package -n libcheese-gtk%{lib_gtk_major}
-Summary:Webcam Booth for GNOME - UI Library
+Summary:UI library for the Cheese a webcam booth
 # The library is using gsettings keys that are defined in the -common package
 Group:  System/Libraries
 Requires:   libcheese-common >= %{version}
@@ -101,7 +101,7 @@
 party applications to include parts of cheese functionality.
 
 %package -n libcheese-common
-Summary:Webcam Booth for GNOME - Common Data used by Libraries
+Summary:

commit cheese for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2017-03-22 23:13:08

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


Package is "cheese"

Wed Mar 22 23:13:08 2017 rev:99 rq:481734 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2016-12-04 
15:05:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2017-03-22 
23:13:11.691002152 +0100
@@ -1,0 +2,20 @@
+Tue Mar 21 08:32:31 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.0:
+  + Fix build with new vala.
+  + camera: don't use hardcoded format. Use gst_caps_fixate() to
+select the best format instead of trying to filter out a
+hardcoded format. Some cameras might not produce this format
+and thus fail to work.
+  + Use Unicode in translatable strings.
+  + Updated translations.
+- Drop cheese-dont-use.hardcoded-format.patch: Fixed upstream.
+
+---
+Thu Mar  2 13:23:55 UTC 2017 - zai...@opensuse.org
+
+- Add cheese-dont-use.hardcoded-format.patch: Use gst_caps_fixate()
+  to select the best format instead of trying to filter out a
+  hardcoded format (bgo#732865).
+
+---

Old:

  cheese-3.22.1.tar.xz

New:

  cheese-3.24.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.aMtBXB/_old  2017-03-22 23:13:12.486889394 +0100
+++ /var/tmp/diff_new_pack.aMtBXB/_new  2017-03-22 23:13:12.49028 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cheese
 #
-# Copyright (c) 2016 SUSE LINUX 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
@@ -20,13 +20,13 @@
 %define lib_gtk_major 25
 
 Name:   cheese
-Version:3.22.1
+Version:3.24.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Other
 Url:https://wiki.gnome.org/Apps/Cheese
-Source0:
http://download.gnome.org/sources/cheese/3.22/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cheese/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel

++ cheese-3.22.1.tar.xz -> cheese-3.24.0.tar.xz ++
 12161 lines of diff (skipped)




commit cheese for openSUSE:Factory

2016-12-04 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2016-12-04 15:05:28

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2016-10-18 
10:30:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2016-12-04 
15:05:29.0 +0100
@@ -1,0 +2,9 @@
+Wed Nov 30 08:33:26 UTC 2016 - dims...@opensuse.org
+
+- Move to the rpm group "Productivity/Multimedia/Other": This is
+  more consistent with the place Cheese is represented in
+  structured menus (like on KDE), where it is listed in
+  "Multimedia" (extracted as a 'bug'/'annoyance' from a Leap 42.2
+  review).
+
+---



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.neSCr1/_old  2016-12-04 15:05:30.0 +0100
+++ /var/tmp/diff_new_pack.neSCr1/_new  2016-12-04 15:05:30.0 +0100
@@ -24,7 +24,7 @@
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
-Group:  Productivity/Graphics/Other
+Group:  Productivity/Multimedia/Other
 Url:https://wiki.gnome.org/Apps/Cheese
 Source0:
http://download.gnome.org/sources/cheese/3.22/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
@@ -62,8 +62,8 @@
 
 %package -n libcheese%{lib_major}
 Summary:Webcam Booth for GNOME - Library
-Group:  System/Libraries
 # won't start without those:
+Group:  System/Libraries
 Requires:   gstreamer-plugins-bad
 Requires:   gstreamer-plugins-good
 # The library is using gsettings key that are defined in the -common package
@@ -86,8 +86,8 @@
 
 %package -n libcheese-gtk%{lib_gtk_major}
 Summary:Webcam Booth for GNOME - UI Library
-Group:  System/Libraries
 # The library is using gsettings keys that are defined in the -common package
+Group:  System/Libraries
 Requires:   libcheese-common >= %{version}
 # Obsolete the old libcheese-gtk18 library, technially wrong, but needed here
 # for a smooth update process. Solved for the future with a -common subpackage




commit cheese for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2016-10-18 10:30:27

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2016-09-21 
18:41:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2016-10-18 
10:30:27.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 10 21:26:07 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.1:
+  + Updated translations.
+
+---

Old:

  cheese-3.22.0.tar.xz

New:

  cheese-3.22.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.UpcwFt/_old  2016-10-18 10:30:28.0 +0200
+++ /var/tmp/diff_new_pack.UpcwFt/_new  2016-10-18 10:30:28.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 25
 
 Name:   cheese
-Version:3.22.0
+Version:3.22.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.22.0.tar.xz -> cheese-3.22.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.22.0/ChangeLog new/cheese-3.22.1/ChangeLog
--- old/cheese-3.22.0/ChangeLog 2016-09-20 07:06:11.0 +0200
+++ new/cheese-3.22.1/ChangeLog 2016-10-10 22:58:32.0 +0200
@@ -1,6 +1,24 @@
+commit 175b692743d8079a48d2d18113d8e07da8c2d4f3
+Author: David King 
+Date:   Mon Oct 10 21:55:38 2016 +0100
+
+Update NEWS for 3.22.1 release
+
+M  NEWS
+M  configure.ac
+
+commit 109674f0d646010c2f42ff2b61322bf750d24aa4
+Author: gogo 
+Date:  Thu Sep 22 20:27:13 2016 +
+
+Updated Croatian translation
+(cherry picked from commit ef17b716eb6bde03e35bf45ffa64590e9685e745)
+
+M  po/hr.po
+
 commit 7b16d07e0579f8b361577aa17fa4e2e0dedc5fe9
 Author: David King 
-Date:   Tue Sep 20 07:04:43 2016 +0200
+Date:  Tue Sep 20 07:04:43 2016 +0200
 
 Update NEWS for 3.22.0 release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.22.0/NEWS new/cheese-3.22.1/NEWS
--- old/cheese-3.22.0/NEWS  2016-09-20 07:04:39.0 +0200
+++ new/cheese-3.22.1/NEWS  2016-10-10 22:55:36.0 +0200
@@ -1,6 +1,10 @@
 ChangeLog for Cheese
 
 
+version 3.22.1
+  - Added/Updated Translations
+- hr, courtesy of gogo
+
 version 3.22.0
 version 3.21.92
   - Add Language headers to po files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.22.0/configure new/cheese-3.22.1/configure
--- old/cheese-3.22.0/configure 2016-09-20 07:05:12.0 +0200
+++ new/cheese-3.22.1/configure 2016-10-10 22:57:58.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Cheese 3.22.0.
+# Generated by GNU Autoconf 2.69 for Cheese 3.22.1.
 #
 # Report bugs to .
 #
@@ -651,8 +651,8 @@
 # Identity of this package.
 PACKAGE_NAME='Cheese'
 PACKAGE_TARNAME='cheese'
-PACKAGE_VERSION='3.22.0'
-PACKAGE_STRING='Cheese 3.22.0'
+PACKAGE_VERSION='3.22.1'
+PACKAGE_STRING='Cheese 3.22.1'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=cheese'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Cheese'
 
@@ -1514,7 +1514,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Cheese 3.22.0 to adapt to many kinds of systems.
+\`configure' configures Cheese 3.22.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1584,7 +1584,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of Cheese 3.22.0:";;
+ short | recursive ) echo "Configuration of Cheese 3.22.1:";;
esac
   cat <<\_ACEOF
 
@@ -1736,7 +1736,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Cheese configure 3.22.0
+Cheese configure 3.22.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2105,7 +2105,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Cheese $as_me 3.22.0, which was
+It was created by Cheese $as_me 3.22.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ 

commit cheese for openSUSE:Factory

2016-09-21 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2016-09-21 18:41:10

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2016-06-05 
14:20:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2016-09-21 
18:41:12.0 +0200
@@ -1,0 +2,30 @@
+Tue Sep 20 08:04:06 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.0:
+  + No changes.
+
+---
+Tue Sep 13 16:04:26 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.92:
+  + Add Language headers to po files. Future versions of gettext
+will fail if this header is missing.
+  + Updated translations.
+
+---
+Tue Jun 21 16:53:02 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.3:
+  + Ensure autogen works in non-srcdir builds. Only the configure
+script should be run from the build directory; the rest of the
+ancillary tools that modify the sources and generate the
+configure script itself need to be run inside the source
+directory.
+  + Use AM_DISTCHECK_CONFIGURE_FLAGS. DISTCHECK_CONFIGURE_FLAGS is
+for users and packagers to override distcheck options, while
+AM_DISTCHECK_CONFIGURE_FLAGS is for the maintainer of the
+software.
+- Conditionally apply translations-update-upstream BuildRequires
+  and macro for non-openSUSE only.
+
+---

Old:

  cheese-3.20.2.tar.xz

New:

  cheese-3.22.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.mAdxeH/_old  2016-09-21 18:41:13.0 +0200
+++ /var/tmp/diff_new_pack.mAdxeH/_new  2016-09-21 18:41:13.0 +0200
@@ -20,18 +20,20 @@
 %define lib_gtk_major 25
 
 Name:   cheese
-Version:3.20.2
+Version:3.22.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:https://wiki.gnome.org/Apps/Cheese
-Source0:
http://download.gnome.org/sources/cheese/3.20/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cheese/3.22/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool >= 0.50.0
+%if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
+%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.25.2
 BuildRequires:  yelp-tools
@@ -124,7 +126,9 @@
 %lang_package
 %prep
 %setup -q
+%if !0%{?is_opensuse}
 translation-update-upstream
+%endif
 
 %build
 %configure \

++ cheese-3.20.2.tar.xz -> cheese-3.22.0.tar.xz ++
 3605 lines of diff (skipped)




commit cheese for openSUSE:Factory

2016-06-05 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2016-06-05 14:20:20

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2016-05-16 
12:01:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2016-06-05 
14:20:22.0 +0200
@@ -1,0 +2,5 @@
+Mon May 16 21:26:44 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20.2  Fate#318572
+
+---
@@ -9,0 +15,5 @@
+
+---
+Fri Apr 15 02:45:54 CEST 2016 - h...@suse.com
+
+- Update to GNOME 3.20 -- Fate#318572.



Other differences:
--



commit cheese for openSUSE:Factory

2016-05-16 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2016-05-16 12:01:35

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2016-04-15 
19:02:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2016-05-16 
12:01:36.0 +0200
@@ -1,0 +2,10 @@
+Tue May 10 17:05:44 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.2:
+  + Explicitly mark the GSettings schema for intltool. As
+recommended in the GSettings documentation.
+  + Add gettext-domain the GSettings schema.
+  + Fix fallback application icon name (bgo#765874).
+  + Updated translations.
+
+---

Old:

  cheese-3.20.1.tar.xz

New:

  cheese-3.20.2.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.g77Rj4/_old  2016-05-16 12:01:37.0 +0200
+++ /var/tmp/diff_new_pack.g77Rj4/_new  2016-05-16 12:01:37.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 25
 
 Name:   cheese
-Version:3.20.1
+Version:3.20.2
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.20.1.tar.xz -> cheese-3.20.2.tar.xz ++
 2432 lines of diff (skipped)




commit cheese for openSUSE:Factory

2016-04-15 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2016-04-15 19:02:44

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2016-03-29 
14:45:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2016-04-15 
19:02:45.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 12 12:18:15 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.1:
+  + Updated translations.
+
+---

Old:

  cheese-3.20.0.tar.xz

New:

  cheese-3.20.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.aRRE5T/_old  2016-04-15 19:02:46.0 +0200
+++ /var/tmp/diff_new_pack.aRRE5T/_new  2016-04-15 19:02:46.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 25
 
 Name:   cheese
-Version:3.20.0
+Version:3.20.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.20.0.tar.xz -> cheese-3.20.1.tar.xz ++
 2434 lines of diff (skipped)




commit cheese for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2016-03-29 14:45:12

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2016-02-05 
00:30:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2016-03-29 
14:45:13.0 +0200
@@ -1,0 +2,23 @@
+Tue Mar 22 15:50:56 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Feb 16 16:19:51 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Use same alias as upstream for XDG directories (bgo#761952).
+  + Rename icon to match application namespace. This is required in
+preparation for xdg-app (bgo#761197).
+  + Drop udev dependency. All that udev was used for is now covered
+by GstDeviceMonitor.
+  + Add a missing tag to the AppData file.
+  + Update the AppData to spec version 0.7+.
+  + build-sys: Annotate we don't support srcdir != builddir from
+git due to vala.
+  + Updated translations.
+- Drop pkgconfig(gudev-1.0) BuildRequires following upstream
+  changes.
+
+---

Old:

  cheese-3.18.1.tar.xz

New:

  cheese-3.20.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.IXngVC/_old  2016-03-29 14:45:14.0 +0200
+++ /var/tmp/diff_new_pack.IXngVC/_new  2016-03-29 14:45:14.0 +0200
@@ -20,13 +20,13 @@
 %define lib_gtk_major 25
 
 Name:   cheese
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:https://wiki.gnome.org/Apps/Cheese
-Source0:
http://download.gnome.org/sources/cheese/3.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cheese/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -47,7 +47,6 @@
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 0.11.0
 BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0) >= 1.4
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.4
-BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
 BuildRequires:  pkgconfig(x11)
 Requires:   gnome-video-effects
@@ -170,7 +169,7 @@
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Cheese.appdata.xml
 %{_datadir}/applications/org.gnome.Cheese.desktop
-%{_datadir}/icons/hicolor/*/apps/cheese*.*
+%{_datadir}/icons/hicolor/*/apps/org.gnome.Cheese*.*
 %{_mandir}/man1/cheese.1%{?ext_man}
 %{_datadir}/dbus-1/services/org.gnome.Cheese.service
 %{_datadir}/dbus-1/services/org.gnome.Camera.service

++ cheese-3.18.1.tar.xz -> cheese-3.20.0.tar.xz ++
 13397 lines of diff (skipped)




commit cheese for openSUSE:Factory

2016-02-04 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2016-02-05 00:30:09

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2015-10-25 
19:09:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2016-02-05 
00:30:10.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 29 12:23:31 UTC 2016 - dims...@opensuse.org
+
+- Drop appdata-tools BuildRequires: We consider validating the
+  shipped appdata.xml upstreams responsibility.
+
+---



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.tQwiAk/_old  2016-02-05 00:30:11.0 +0100
+++ /var/tmp/diff_new_pack.tQwiAk/_new  2016-02-05 00:30:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cheese
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -27,7 +27,6 @@
 Group:  Productivity/Graphics/Other
 Url:https://wiki.gnome.org/Apps/Cheese
 Source0:
http://download.gnome.org/sources/cheese/3.18/%{name}-%{version}.tar.xz
-BuildRequires:  appdata-tools
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -46,7 +45,7 @@
 BuildRequires:  pkgconfig(gnome-video-effects)
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 0.11.0
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 0.11.0
-BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0) >= 0.11.0
+BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0) >= 1.4
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.4
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26




commit cheese for openSUSE:Factory

2015-10-25 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2015-10-25 19:09:02

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2015-10-06 
16:32:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2015-10-25 
19:09:03.0 +0100
@@ -1,0 +2,13 @@
+Tue Oct 13 10:32:54 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + Fix resizing and scaling of video preview. Allow the preview to
+expand, and set a reasonable minimum height and width.
+  + Set a minimum effect actor size. This allows the effects
+previews to expand with the size of the window.
+  + Replace some stray references to ClutterTexture. Fix rendering
+into effects previews, although the size of the previews is
+still incorrect (bgo#755084).
+  + Updated translations.
+
+---

Old:

  cheese-3.18.0.tar.xz

New:

  cheese-3.18.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.1YzG68/_old  2015-10-25 19:09:04.0 +0100
+++ /var/tmp/diff_new_pack.1YzG68/_new  2015-10-25 19:09:04.0 +0100
@@ -20,7 +20,7 @@
 %define lib_gtk_major 25
 
 Name:   cheese
-Version:3.18.0
+Version:3.18.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.18.0.tar.xz -> cheese-3.18.1.tar.xz ++
 7642 lines of diff (skipped)




commit cheese for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2015-10-06 16:32:27

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2015-04-23 
07:58:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2015-10-06 
16:32:28.0 +0200
@@ -1,0 +2,53 @@
+Tue Sep 22 07:13:57 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.18.0:
+  + Updated translations.
+
+---
+Wed Sep 16 08:52:36 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.17.92:
+  + Maintain aspect ratio when resizing preview window
+(bgo#754988).
+  + Support a default CheeseCamera device.
+  + Avoid crash when creating the default CheeseWidget
+(bgo#754506).
+  + Bugs fixed: bgo#754556.
+  + Updated translations.
+
+---
+Wed Sep  2 08:24:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.91:
+  + Add GenericName to desktop file (bgo#754255).
+  + Updated translations.
+
+---
+Mon Aug 17 17:21:30 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.90:
+  + Bump the SONAME as the ABI has changed for the clutter-gst-3.0
+change and GstDeviceMonitor port.
+  + libcheese: port to clutter-gst 3.0 (bgo#743496).
+  + Fix documentation tests after GstDeviceMonitor.
+  + device-monitor: port to GstDeviceMonitor.
+  + Use GstDeviceMonitor to monitor the GStreamer devices.
+  + camera: avoid confusing error message.
+  + Report about the name of the missing element instead of some
+other unrelated string.
+  + Updated translations.
+- Bump lib_major and lib_gtk_major soname following upstream
+  changes.
+- Replace pkgconfig(clutter-gst-2.0) for pkgconfig(clutter-gst-3.0)
+  due to upstream port.
+
+---
+Tue Apr 28 19:20:22 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.1:
+  + Silence a gtk-doc undeclared symbol warning. Split the typedef
+of CheeseVideoFormat out, so that gtk-doc does not report an
+undeclared symbol.
+  - Use G_DECLARE_FINAL_TYPE where possible.
+
+---

Old:

  cheese-3.16.1.tar.xz

New:

  cheese-3.18.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.oBN2Kb/_old  2015-10-06 16:32:29.0 +0200
+++ /var/tmp/diff_new_pack.oBN2Kb/_new  2015-10-06 16:32:29.0 +0200
@@ -16,17 +16,17 @@
 #
 
 
-%define lib_major 7
-%define lib_gtk_major 23
+%define lib_major 8
+%define lib_gtk_major 25
 
 Name:   cheese
-Version:3.16.1
+Version:3.18.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:https://wiki.gnome.org/Apps/Cheese
-Source0:
http://download.gnome.org/sources/cheese/3.16/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cheese/3.18/%{name}-%{version}.tar.xz
 BuildRequires:  appdata-tools
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -37,7 +37,7 @@
 BuildRequires:  vala >= 0.25.2
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.13.2
-BuildRequires:  pkgconfig(clutter-gst-2.0)
+BuildRequires:  pkgconfig(clutter-gst-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)

++ cheese-3.16.1.tar.xz -> cheese-3.18.0.tar.xz ++
 20011 lines of diff (skipped)




commit cheese for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2015-04-23 07:58:17

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2015-03-30 
19:20:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2015-04-23 
07:58:18.0 +0200
@@ -1,0 +2,10 @@
+Wed Apr 15 08:02:02 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + icon: install symbolic to symbolic size rather than installing
+to scalable size, we install to symbolic due to the nominal
+size of 16x16
+  + Provide a symbolic variant of the application icon.
+  + Updated translations.
+
+---

Old:

  cheese-3.16.0.tar.xz

New:

  cheese-3.16.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.Hw2wtt/_old  2015-04-23 07:58:19.0 +0200
+++ /var/tmp/diff_new_pack.Hw2wtt/_new  2015-04-23 07:58:19.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
@@ -171,7 +171,7 @@
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Cheese.appdata.xml
 %{_datadir}/applications/org.gnome.Cheese.desktop
-%{_datadir}/icons/hicolor/*/apps/cheese.*
+%{_datadir}/icons/hicolor/*/apps/cheese*.*
 %{_mandir}/man1/cheese.1%{?ext_man}
 %{_datadir}/dbus-1/services/org.gnome.Cheese.service
 %{_datadir}/dbus-1/services/org.gnome.Camera.service

++ cheese-3.16.0.tar.xz - cheese-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.16.0/ChangeLog new/cheese-3.16.1/ChangeLog
--- old/cheese-3.16.0/ChangeLog 2015-03-24 07:58:18.0 +0100
+++ new/cheese-3.16.1/ChangeLog 2015-04-13 23:23:09.0 +0200
@@ -1,6 +1,53 @@
+commit e0c1e7af878ba6c0bbfec85dc417a4c84ecbe223
+Author: David King amigad...@amigadave.com
+Date:   Mon Apr 13 22:22:09 2015 +0100
+
+Update NEWS for 3.16.1 release
+
+M  NEWS
+M  configure.ac
+
+commit d1c0c076cec0b3e03b0872f75b7805c07b64a5b8
+Author: Jakub Steiner jim...@gmail.com
+Date:  Mon Apr 13 21:10:04 2015 +0200
+
+icon: install symbolic to symbolic size
+
+rather than installing to scalable size, we install
+to symbolic due to the nominal size of 16x16
+
+M  Makefile.am
+R100   data/icons/scalable/cheese-symbolic.svg
+data/icons/symbolic/cheese-symbolic.svg
+
+commit 70af60455959d92ea369605627824c934fadba57
+Author: Jakub Steiner jim...@gmail.com
+Date:  Mon Mar 30 13:18:05 2015 +0200
+
+Provide a symbolic variant of the application icon
+
+Used for the High Contrast theme.
+
+The symbolic size has been introduced to hicolor to cope with
+the nominal size of 16x16 rather than the backward compatible
+128x128.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=747013
+
+M  Makefile.am
+A  data/icons/scalable/cheese-symbolic.svg
+
+commit 4a11d4e648890acb5b0540625712d83c97181dcd
+Author: Victor Ibragimov victor.ibragi...@gmail.com
+Date:  Tue Apr 7 05:36:39 2015 +
+
+Updated Tajik translation
+
+M  po/tg.po
+
 commit 84e58f9e04ee8de0359c9d42680c37b72f96018a
 Author: David King amigad...@amigadave.com
-Date:   Tue Mar 24 07:56:42 2015 +0100
+Date:  Tue Mar 24 07:56:42 2015 +0100
 
 Update NEWS for 3.16.0 release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.16.0/Makefile.am 
new/cheese-3.16.1/Makefile.am
--- old/cheese-3.16.0/Makefile.am   2015-02-24 12:56:51.0 +0100
+++ new/cheese-3.16.1/Makefile.am   2015-04-13 21:20:24.0 +0200
@@ -395,6 +395,7 @@
 appsicon32dir = $(iconthemedir)/32x32/apps
 appsicon48dir = $(iconthemedir)/48x48/apps
 appsicon256dir = $(iconthemedir)/256x256/apps
+appsiconsymbolicdir = $(iconthemedir)/symbolic/apps
 
 dist_appsicon16_DATA = data/icons/16x16/cheese.png
 dist_appsicon22_DATA = data/icons/22x22/cheese.png
@@ -402,6 +403,7 @@
 dist_appsicon32_DATA = data/icons/32x32/cheese.png
 dist_appsicon48_DATA = data/icons/48x48/cheese.png
 dist_appsicon256_DATA = data/icons/256x256/cheese.png
+dist_appsiconsymbolic_DATA = data/icons/symbolic/cheese-symbolic.svg
 
 update_icon_cache = gtk-update-icon-cache --ignore-theme-index --force
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.16.0/Makefile.in 
new/cheese-3.16.1/Makefile.in
--- old/cheese-3.16.0/Makefile.in   2015-03-24 07:57:11.0 

commit cheese for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2015-03-30 19:20:34

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2014-11-18 
22:46:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2015-03-30 
19:20:35.0 +0200
@@ -1,0 +2,85 @@
+Tue Mar 24 08:17:23 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+---
+Tue Mar 17 08:16:55 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Updated translations.
+
+---
+Tue Feb 17 09:16:46 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Avoid warnings from -Wswitch-enum.
+  + Avoid a preprocessor warning.
+  + Fix const cast warnings.
+  + Fix signedness comparison error.
+  + Fix shadowed variable.
+  + Remove old-style function definitions.
+  + Fix signed comparison warning in camera service.
+  + Update gtkdoc_jh_path_xml_catalog.m4 from gtk-doc.
+  + Remove use of GSEAL_ENABLE.
+  + Remove use of GNOME_MAINTAINER_MODE_DEFINES.
+  + Drop use of gnome-autogen.sh.
+  + preferences: resolve ambiguous 'ListStore' usage.
+  + Updated translations.
+
+---
+Fri Jan 23 21:00:28 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.15.4:
+  + Ignore intermediate file with Automake 1.15.
+  + Removed obsolete variables in autogen.sh.
+  + um-crop-area:
+- Fix deprecated API usage (bgo#742530).
+- Enforce a minimum size. Otherwise, if callers aren't careful,
+  users could resize us so small that we'd crash inside
+  gdk_pixbuf_scale() (bgo#742530).
+- Fix background rendering around the picture (bgo#742530).
+
+---
+Wed Dec 17 21:05:02 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.3:
+  + Refactor crop area scaling code: Recently committed patch
+f9d576e was modified before applying it into the g-c-c to be
+more readable. This patch reflect those changes in cheese.
+  + Updated translations.
+
+---
+Fri Nov 28 20:08:00 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.2:
+  + Fix Nepali desktop file keywords translation.
+  + Add name and summary elements to AppData. Pacify appstream-util
+validate.
+  + Limit default size for avatar cropping. Limit the default size
+to fit the image also (bgo#739870).
+  + Updated translations.
+
+---
+Tue Nov 18 16:34:15 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.1:
+  + Remove old marshaller header from doc ignore list.
+  + Use get_instance_private() instead of priv pointer. Use the
+generated macro rather than storing a pointer to the private
+struct within the object.
+  + Drop some trailing semicolons after macros.
+  + Use new-style private struct in CheeseCameraDevice.
+  + Use _get_instance_private() consistently in camera. Use the new
+cheese_camera_get_instance_private() instead of the old macro.
+  + Bump required Vala version for get_menu_by_id(). Use the get
+the given menu from GtkApplication.
+  - Refactor setup_camera() in CheeseWidget. Remove superfluous
+prototype. Use GSettings convenience getters. Reduce scope of
+some variables.
+  - Avoid using G_GNUC_CONST on _get_type(). As the g_type_ensure()
+documentation notes, it is incorrect to mark a _get_type()
+method with G_GNUC_CONST, as it as a side effect the first time
+it is called.
+
+---

Old:

  cheese-3.14.2.tar.xz

New:

  cheese-3.16.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.9FO2so/_old  2015-03-30 19:20:36.0 +0200
+++ /var/tmp/diff_new_pack.9FO2so/_new  2015-03-30 19:20:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cheese
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -20,13 +20,13 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.14.2
+Version:3.16.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:  

commit cheese for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2014-11-18 22:45:58

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2014-10-15 
16:27:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2014-11-18 
22:46:49.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov 13 20:23:41 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.2:
+  + Add name and summary elements to AppData.
+  + Limit default size for avatar cropping (bgo#739870).
+  + Substitute bindir and libexecdir in Makefile.am (bgo#726095).
+  + Use AC_PROG_SED in configure.ac.
+  + Bump required Vala version for get_menu_by_id(). Used to get
+the given menu from GtkApplication.
+
+---

Old:

  cheese-3.14.1.tar.xz

New:

  cheese-3.14.2.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.m7fZAo/_old  2014-11-18 22:46:50.0 +0100
+++ /var/tmp/diff_new_pack.m7fZAo/_new  2014-11-18 22:46:50.0 +0100
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.14.1
+Version:3.14.2
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
@@ -34,7 +34,7 @@
 BuildRequires:  intltool = 0.50.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  vala = 0.23.3
+BuildRequires:  vala = 0.25.2
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(clutter-1.0) = 1.13.2
 BuildRequires:  pkgconfig(clutter-gst-2.0) = 1.9.0

++ cheese-3.14.1.tar.xz - cheese-3.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.14.1/ChangeLog new/cheese-3.14.2/ChangeLog
--- old/cheese-3.14.1/ChangeLog 2014-10-13 22:02:23.0 +0200
+++ new/cheese-3.14.2/ChangeLog 2014-11-10 23:59:35.0 +0100
@@ -1,6 +1,76 @@
+commit 346938abe194ab691c84076725e245a60eccd031
+Author: David King amigad...@amigadave.com
+Date:   Mon Nov 10 22:58:27 2014 +
+
+Update NEWS for 3.14.2 release
+
+M  NEWS
+M  configure.ac
+
+commit a0eb380c618e55657f217dcb617e31ba7d4ecfc5
+Author: David King amigad...@amigadave.com
+Date:  Mon Nov 10 22:56:34 2014 +
+
+Add name and summary elements to AppData
+
+Pacify appstream-util validate.
+
+M  data/org.gnome.Cheese.appdata.xml.in
+
+commit f9406b6b927344fd2f49e07f3bd6d0fa4ff4cf34
+Author: Ondrej Holy oh...@redhat.com
+Date:  Mon Nov 10 09:04:59 2014 +0100
+
+Limit default size for avatar cropping
+
+Commit c605ad3578ff66452bd7b01d257f31c64e7905ef enlarged default size
+for cropping avatars thus crop rectangle could be easily bigger then
+image. The crop rectagle can't be modified and
+cc_crop_area_get_picture
+causes errors if the rectangle is bigger, because it has negative
+coordinates. Limit the default size to fit the image also.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=739870
+
+M  libcheese/um-crop-area.c
+
+commit e19f4b1a5ccd682b2d67171f29a037e0b754085b
+Author: David King amigad...@amigadave.com
+Date:  Sat Oct 25 12:20:36 2014 +0100
+
+Substitute bindir and libexecdir in Makefile.am
+
+Rather than substituting the values of libexecdir and bindir during
+configure, which might include some unexpanded shell variables, expand
+and substitute them as targets in Makefile.am instead.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=726095
+
+M  Makefile.am
+M  configure.ac
+
+commit 3a21ac4f1a83ffa99956a199240ff68261bf4af1
+Author: David King amigad...@amigadave.com
+Date:  Sat Oct 25 11:29:49 2014 +0100
+
+Use AC_PROG_SED in configure.ac
+
+M  Makefile.am
+M  configure.ac
+
+commit 0cd0fbbbe0a9fad166d7a43d71906aebeb106cbf
+Author: David King amigad...@amigadave.com
+Date:  Tue Oct 14 14:13:25 2014 +0100
+
+Bump required Vala version for get_menu_by_id()
+
+Use the get the given menu from GtkApplication.
+
+M  configure.ac
+
 commit 5ce24ac0049582ea28bfd791a2b3820cf61c3ed0
 Author: David King amigad...@amigadave.com
-Date:   Mon Oct 13 21:00:53 2014 +0100
+Date:  Mon Oct 13 21:00:53 2014 +0100
 
 Update NEWS for 3.14.1 release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.14.1/Makefile.am 
new/cheese-3.14.2/Makefile.am
--- old/cheese-3.14.1/Makefile.am   2014-10-13 21:59:16.0 +0200
+++ new/cheese-3.14.2/Makefile.am   2014-11-10 23:57:43.0 +0100
@@ -367,10 +367,17 @@
 appstream_in_files = 

commit cheese for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2014-10-15 16:27:13

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2014-09-30 
19:41:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2014-10-15 
16:27:39.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 13 20:41:33 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Use LT_LIB_M to find the math library.
+  + Avoid dereferencing an uninitialized variable.
+  + Updated translations.
+
+---

Old:

  cheese-3.14.0.tar.xz

New:

  cheese-3.14.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.eGvbtD/_old  2014-10-15 16:27:40.0 +0200
+++ /var/tmp/diff_new_pack.eGvbtD/_new  2014-10-15 16:27:40.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.14.0.tar.xz - cheese-3.14.1.tar.xz ++
 2652 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2014-09-30 19:39:36

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2014-05-20 
14:26:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2014-09-30 
19:41:17.0 +0200
@@ -1,0 +2,90 @@
+Tue Sep 23 10:12:22 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + Add gstreamer-plugins-bad-1.0 to GStreamer check: It is needed
+for the camerabin2 header.
+  + Updated translations.
+
+---
+Mon Sep 15 21:10:29 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.92:
+  + Remove outdated GTK+ version check.
+  + Use APPSTREAM_XML instead of APPDATA_XML.
+  + Remove outdated intltool build rules. The intltool-* scripts
+are not included in the distribution any longer.
+  + Update .pc file Requires and Requires.private.
+  + Remove some unnecessary pkg-config dependencies.
+  + Fix crash when animating countdown (bgo#735285).
+  + Added translations.
+- Drop pkgconfig(cairo), pkgconfig(gstreamer-plugins-base-1.0) and
+  pkgconfig(librsvg-2.0) BuildRequires: Following upstream changes,
+  they are no longer needed.
+
+---
+Tue Aug 19 10:30:12 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90.1:
+  + Explicitly link gnome-camera-service to libraries (bgo#735040).
+  + Fix libcheese header include in camera service (bgo#735017).
+  + Updated translations.
+- Drop cheese-buildfix.patch: fixed upstream.
+
+---
+Mon Aug 18 21:09:01 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + Add simple service client example.
+  + Import basic camera D-Bus service.
+  + Use new metadata_license in AppData description.
+  + Use config.h instead of cheese-config.h.
+  + Use GtkIconTheme built-in RTL support.
+  + Move thumbview popup menu to GtkBuilder file.
+  + Refactor thumb view popup menu handling (bgo#724905).
+  + Optionally use a header bar in the preferences.
+  + Fix button alignment in main window.
+  + Avoid using deprecated functions.
+  + Updated translations.
+- Add cheese-buildfix.patch: Fix building of cheese: include/cheese
+  only exists after make install.
+
+---
+Mon Jul 21 21:43:53 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.4:
+  + Track flash opacity explicitly (bgo#733433).
+  + Use a better fallback image location (bgo#731032).
+  + Use new GtkApplication appmenu resource handling.
+  + Match desktop file name in AppData.
+  + Avoid crash during delete-event in chooser test.
+  + Updated translations.
+
+---
+Sat May 17 21:34:30 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.1:
+  + Updated POTFILES.in.
+  + Use a traditional title bar when requested. Not all
+environments desire header bars. We use the
+'gtk-shell-shows-menubar' setting to decide whether to use the
+header bar (bgo#728866).
+  + Use avatar chooser headerbar only when requested. Use headerbar
+in the avatar chooser dialog only when necessary according to
+the gtk-shell-shows-menubar setting (bgo#728866).
+  + Rename desktop file and set DBusActivatable=true.
+  + Rename AppData and GResource XML in line with desktop file
+changes.
+  + Add D-Bus service file. Allow the application to be D-Bus
+activated by running with the --gapplication-service argument.
+  + Remove old maintainers from DOAP file.
+  + Stop the running action when an error occurs (bgo#707386).
+  + Inhibit user switching and session idle. As recording video
+from a webcam is undesirable when combined with switching
+users, inhibit switching and session idling (bgo#694214).
+  + Depend on Automake 1.12 for test-driver support (bgo#710420).
+- Rename .desktop file following upstream changes, and stop setting
+  generic name and categories, no longer needed.
+- Remove deleting of LC_MESSAGES for long obsolete openSUSE
+  versions.
+
+---

Old:

  cheese-3.12.2.tar.xz

New:

  cheese-3.14.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.eHSLQV/_old  2014-09-30 19:41:18.0 +0200
+++ /var/tmp/diff_new_pack.eHSLQV/_new  2014-09-30 19:41:18.0 +0200
@@ -20,13 +20,13 @@
 %define lib_gtk_major 23
 
 Name:   

commit cheese for openSUSE:Factory

2014-05-20 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2014-05-20 14:25:13

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2014-05-05 
21:14:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2014-05-20 
14:26:23.0 +0200
@@ -1,0 +2,13 @@
+Sat May 17 10:04:06 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.2:
+  + Use a traditional title bar when requested. Not all
+environments desire header bars. We use the
+'gtk-dialogs-use-header' setting to decide whether to use the
+header bar (bgo#728866).
+  + Use avatar chooser headerbar only when requested. Use headerbar
+in the avatar chooser dialog only when necessary according to
+the gtk-dialogs-use-header setting (bgo#728866).
+  + Updated translations.
+
+---

Old:

  cheese-3.12.1.tar.xz

New:

  cheese-3.12.2.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.lQzMhZ/_old  2014-05-20 14:26:25.0 +0200
+++ /var/tmp/diff_new_pack.lQzMhZ/_new  2014-05-20 14:26:25.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.12.1
+Version:3.12.2
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.12.1.tar.xz - cheese-3.12.2.tar.xz ++
 7697 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-11-24 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-11-24 11:25:27

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-10-15 
10:42:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-11-24 
11:25:28.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov 11 22:03:40 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.2 (bnc#849913):
+  + Fix a bunch of memory leaks.
+  + Fixed unused-but-set warning in EogThumbNav (bgo#711841).
+  + Make static string array const.
+  + Simplify looping over GStrv.
+  + Updated translations.
+
+---

Old:

  cheese-3.10.1.tar.xz

New:

  cheese-3.10.2.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.zxmD5e/_old  2013-11-24 11:25:29.0 +0100
+++ /var/tmp/diff_new_pack.zxmD5e/_new  2013-11-24 11:25:29.0 +0100
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.10.1
+Version:3.10.2
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.10.1.tar.xz - cheese-3.10.2.tar.xz ++
 2791 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-10-15 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-10-15 10:42:07

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-09-27 
17:07:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-10-15 
10:42:08.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 14 14:53:09 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.1:
+  + Adapt to Automake test-driver changes.
+  + Updated translations.
+
+---

Old:

  cheese-3.10.0.tar.xz

New:

  cheese-3.10.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.UD35w9/_old  2013-10-15 10:42:09.0 +0200
+++ /var/tmp/diff_new_pack.UD35w9/_new  2013-10-15 10:42:09.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.10.0
+Version:3.10.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.10.0.tar.xz - cheese-3.10.1.tar.xz ++
 2597 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-09-27 17:07:13

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-09-23 
14:20:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-09-27 
17:07:14.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 23 20:05:33 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.10.0:
+  + Updated translations.
+
+---

Old:

  cheese-3.9.92.tar.xz

New:

  cheese-3.10.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.YdVWxv/_old  2013-09-27 17:07:15.0 +0200
+++ /var/tmp/diff_new_pack.YdVWxv/_new  2013-09-27 17:07:15.0 +0200
@@ -20,13 +20,13 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.9.92
+Version:3.10.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.gnome.org/projects/cheese
-Source0:
http://download.gnome.org/sources/cheese/3.9/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cheese/3.10/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel

++ cheese-3.9.92.tar.xz - cheese-3.10.0.tar.xz ++
 4039 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-09-23 14:16:25

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-09-12 
16:41:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-09-23 
14:20:49.0 +0200
@@ -1,0 +2,12 @@
+Tue Sep 17 14:55:05 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.9.92:
+  + Close the preferences if the action is disabled.
+  + Disable the preferences action while shooting (bgo#670782).
+  + Fix video recording with GStreamer = 1.1.4. (bgo#707391).
+  + Skip loading effects with missing plugins (bgo#702995).
+  + Fix categories in .desktop file (bgo#707373).
+  + Drop wrong license lines from Galician translations for docs.
+  + Updated translations.
+
+---

Old:

  cheese-3.9.91.tar.xz

New:

  cheese-3.9.92.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.TIPC3h/_old  2013-09-23 14:20:50.0 +0200
+++ /var/tmp/diff_new_pack.TIPC3h/_new  2013-09-23 14:20:50.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.9.91
+Version:3.9.92
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.9.91.tar.xz - cheese-3.9.92.tar.xz ++
 12074 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-09-12 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-09-12 16:41:41

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-09-04 
14:07:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-09-12 
16:41:42.0 +0200
@@ -1,0 +2,11 @@
+Tue Sep  3 06:37:30 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.91:
+  + Do not override errors in camera_state_change_null.
+  + Fix memory leak when freeing video formats.
+  + Improve cheese_camera_device_get_best_format().
+  + Limit caps to the maximum framerate.
+  + Keep track of highest available camera framerates.
+  + Updated translations.
+
+---

Old:

  cheese-3.9.90.tar.xz

New:

  cheese-3.9.91.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.vr4vvl/_old  2013-09-12 16:41:43.0 +0200
+++ /var/tmp/diff_new_pack.vr4vvl/_new  2013-09-12 16:41:43.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.9.90
+Version:3.9.91
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
@@ -44,7 +44,7 @@
 BuildRequires:  pkgconfig(gdk-3.0) = 3.3.6
 BuildRequires:  pkgconfig(gnome-desktop-3.0) = 2.91.6
 BuildRequires:  pkgconfig(gnome-video-effects)
-BuildRequires:  pkgconfig(gobject-2.0) = 2.28.0
+BuildRequires:  pkgconfig(gobject-2.0) = 2.32.0
 BuildRequires:  pkgconfig(gstreamer-1.0) = 0.11.0
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) = 0.11.0
 BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0) = 0.11.0

++ cheese-3.9.90.tar.xz - cheese-3.9.91.tar.xz ++
 10089 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-09-04 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-09-04 14:07:38

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-08-16 
12:27:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-09-04 
14:07:42.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug 20 07:28:58 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.90:
+  + Fix tag in German translation.
+  + Remove help translations with incompatible license.
+  + Change license in header of Chinese simplified translation for
+help.
+  + License help under CC-BY-SA 3.0 Unported (bgo#703238).
+  + Updated translatoions.
+
+---

Old:

  cheese-3.9.5.tar.xz

New:

  cheese-3.9.90.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.PshI0Y/_old  2013-09-04 14:07:43.0 +0200
+++ /var/tmp/diff_new_pack.PshI0Y/_new  2013-09-04 14:07:43.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.9.5
+Version:3.9.90
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.9.5.tar.xz - cheese-3.9.90.tar.xz ++
 20686 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-08-16 12:27:41

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-07-16 
14:31:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-08-16 
12:27:43.0 +0200
@@ -1,0 +2,12 @@
+Tue Jul 30 16:19:51 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.9.5:
+  + Remove cheese-actions.ui from po/POTFILES.in (bgo#704119).
+  + Refactor thumbnail context menu event handling.
+  + Use Gdk.Event.triggers_context_menu() rather than checking if
+the secondary button was pressed. Return true if the event was
+handled, to stop further event propagation.
+  + Use GAction for thumbnail popup menu actions.
+  + Updated translations.
+
+---

Old:

  cheese-3.9.4.tar.xz

New:

  cheese-3.9.5.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.REmumt/_old  2013-08-16 12:27:44.0 +0200
+++ /var/tmp/diff_new_pack.REmumt/_new  2013-08-16 12:27:44.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.9.4
+Version:3.9.5
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.9.4.tar.xz - cheese-3.9.5.tar.xz ++
 7247 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-07-16 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-07-16 14:31:09

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-06-29 
19:36:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-07-16 
14:31:10.0 +0200
@@ -1,0 +2,31 @@
+Mon Jul  8 22:50:08 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.4:
+  + Move gettext initialization to main().
+  + Make actions insensitive when no webcam is present
+(bgo#693070).
+  + Add touch event handler for selecting effects (bgo#692745).
+  + Move action sensitivity handling to Application.
+  + Remove unnecessary instance_pos attribute.
+  + Do not show thumbnails in fullscreen.
+  + Remove unused move_all_to_trash action.
+  + Remove wide-mode and fullscreen GSettings keys.
+  + Mark cheese_[gtk_]init() arguments as allow-none.
+  + Refactor command-line argument handling.
+  + Refactor Application startup.
+  + Split main() and Application into separate files.
+  + um-crop-area.c: Relicense to GPLv2+ (bgo#703239).
+  + Remove stale help translations.
+  + Handle NULL state errors in CheeseAvatarChooser (bgo#703123).
+  + Show an error message if the camera state is NULL (bgo#703123).
+  + Add CheeseWindow.show_error() method.
+  + Fix being paused when effect valves are closed.
+  + Use shoot action when handling the webcam button.
+  + Set all valves open on play.
+  + Avoid setting the same effect again.
+  + Disable effects and mode actions while shooting.
+  + Fix de-activation of effects button (bgo#698399).
+  + Reorder Help and About in the app menu.
+  + Updated translations.
+
+---

Old:

  cheese-3.9.3.tar.xz

New:

  cheese-3.9.4.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.MU0QkA/_old  2013-07-16 14:31:11.0 +0200
+++ /var/tmp/diff_new_pack.MU0QkA/_new  2013-07-16 14:31:11.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.9.3
+Version:3.9.4
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
@@ -36,7 +36,7 @@
 BuildRequires:  vala = 0.18.0
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(cairo) = 1.10.0
-BuildRequires:  pkgconfig(clutter-1.0) = 1.12.0
+BuildRequires:  pkgconfig(clutter-1.0) = 1.13.2
 BuildRequires:  pkgconfig(clutter-gst-2.0) = 1.9.0
 BuildRequires:  pkgconfig(clutter-gtk-1.0) = 0.91.8
 BuildRequires:  pkgconfig(dbus-1)

++ cheese-3.9.3.tar.xz - cheese-3.9.4.tar.xz ++
 29418 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-06-29 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-06-29 19:36:54

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-06-05 
11:42:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-06-29 
19:36:57.0 +0200
@@ -1,0 +2,37 @@
+Fri Jun 21 18:14:00 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.3:
+  + Add documentation for CheeseCamera signals.
+  + Remove unused Cheese.MainWindow.get_data_file_dir.
+  + Make the flash background white.
+  + Fix assertion failures when taking a photo.
+  + Fix updating sensitivity of device selection combo.
+  + Downscale image for effects-preview pipeline.
+  + Do not block the main valve while recording.
+  + Only add videoconvert elements where necessary.
+  + Drop unused preview_caps variable.
+  + Simplify returned GstCaps.
+  + Fix cheese_camera_device_get_best_format memleak.
+  + Fix cheese_camera_device_filter_caps warning.
+  + Remove unused GstCameraBinFlags enum.
+  + Fix video-source memleak when switching cameras.
+  + Improve error handling in CheeseCamera.
+  + Fix no-video-after-switching-resolution problem.
+  + Remove extranous csp_post_balance element.
+  + Add a capsfilter to the video-source bin.
+  + Remove nautilus-sendto sharing support.
+  + Avoid assert when taking avatar photos too quickly.
+  + Updated translations.
+- Remove nautilus-sendto recommends: the functionality has been
+  dropped.
+
+---
+Tue May 28 11:23:51 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.2:
+  + Make maintainer.sh compliant with POSIX sh.
+  + Disable the shoot action if the effects are shown (bgo#700317).
+  + Stop the running countdown on destruction (bgo#700315).
+  + Updated translations.
+
+---

Old:

  cheese-3.9.1.tar.xz

New:

  cheese-3.9.3.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.Hq1DmL/_old  2013-06-29 19:36:58.0 +0200
+++ /var/tmp/diff_new_pack.Hq1DmL/_new  2013-06-29 19:36:58.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.9.1
+Version:3.9.3
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
@@ -55,8 +55,6 @@
 BuildRequires:  pkgconfig(librsvg-2.0) = 2.32.0
 BuildRequires:  pkgconfig(x11)
 Requires:   gnome-video-effects
-# For sharing pictures/videos
-Recommends: nautilus-sendto
 Requires:   yelp
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ cheese-3.9.1.tar.xz - cheese-3.9.3.tar.xz ++
 20115 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-06-05 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-06-05 11:42:10

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-04-26 
15:38:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-06-05 
11:42:12.0 +0200
@@ -1,0 +2,17 @@
+Wed May  1 08:15:42 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.1:
+  + Fix UI string in avatar chooser test.
+  + Use AM_VALAFLAGS rather than VALAFLAGS.
+  + Avoid Vala warning about copying delegates.
+  + Use autocluttersink instead of cluttersink.
+  + Modernize clutter usage.
+  + Fix cheese_thumb_view_new() prototype.
+  + Remove some unnecessary static keywords.
+  + Update the gschema to use photo and image.
+  + Improve Fire Flash string in the Preferences.
+  + Fix typos in help.
+  + Improve more translatable strings (bgo#695459).
+  + Updated translations.
+
+---

Old:

  cheese-3.8.1.tar.xz

New:

  cheese-3.9.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.dHubcx/_old  2013-06-05 11:42:13.0 +0200
+++ /var/tmp/diff_new_pack.dHubcx/_new  2013-06-05 11:42:13.0 +0200
@@ -20,13 +20,13 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.8.1
+Version:3.9.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.gnome.org/projects/cheese
-Source0:
http://download.gnome.org/sources/cheese/3.8/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cheese/3.9/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -36,7 +36,7 @@
 BuildRequires:  vala = 0.18.0
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(cairo) = 1.10.0
-BuildRequires:  pkgconfig(clutter-1.0) = 1.10.0
+BuildRequires:  pkgconfig(clutter-1.0) = 1.12.0
 BuildRequires:  pkgconfig(clutter-gst-2.0) = 1.9.0
 BuildRequires:  pkgconfig(clutter-gtk-1.0) = 0.91.8
 BuildRequires:  pkgconfig(dbus-1)

++ cheese-3.8.1.tar.xz - cheese-3.9.1.tar.xz ++
 14404 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-04-26 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-04-26 15:38:40

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-04-05 
07:32:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-04-26 
15:38:46.0 +0200
@@ -1,0 +2,13 @@
+Tue Apr 16 07:08:48 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.1:
+  + Update help for 3.8.
+  + Replace GtkBox casts with GtkGrid casts (bgo#691454).
+  + cheese-camera: Fix creation of effects previews.
+  + libcheese: Fix deprecated clutter sink creation.
+  + Depend on valac 0.18 for gstreamer-1.0.
+  + libcheese doesn't need gnome-desktop (bgo#694288).
+  + Fixed syntax in translation of Keywords string.
+  + Updated translations.
+
+---

Old:

  cheese-3.8.0.tar.xz

New:

  cheese-3.8.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.CIVoai/_old  2013-04-26 15:39:03.0 +0200
+++ /var/tmp/diff_new_pack.CIVoai/_new  2013-04-26 15:39:03.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.8.0
+Version:3.8.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
@@ -33,7 +33,7 @@
 BuildRequires:  intltool = 0.50.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  vala = 0.16.0
+BuildRequires:  vala = 0.18.0
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(cairo) = 1.10.0
 BuildRequires:  pkgconfig(clutter-1.0) = 1.10.0

++ cheese-3.8.0.tar.xz - cheese-3.8.1.tar.xz ++
 20621 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-04-04 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-04-05 07:26:38

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2013-01-17 
09:37:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-04-05 
07:32:06.0 +0200
@@ -1,0 +2,50 @@
+Mon Mar 25 22:12:20 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Tue Mar 19 08:48:18 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.7.92:
+  + Updated translations.
+
+---
+Mon Mar  4 23:07:43 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.7.91:
+  + Updated translations.
+
+---
+Mon Feb 18 21:55:00 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Change schema path to standard format (bgo#673965).
+  + Avoid using libgee.
+  + Updated documentations.
+  + Updated translations.
+- Drop pkgconfig(gee-1.0) BuildRequires.
+
+---
+Wed Jan 16 13:17:20 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + Eliminate an instance-used-via-static warning.
+  + Avoid deprecated GFile attribute syntax.
+  + Shoot when the webcam capture button is pressed (bgo#690961).
+  + Update photo-take help page.
+  + Updated translations.
+
+---
+Wed Jan 16 13:10:32 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.7.3:
+  + Return to the video view after selecting an effect
+(bgo#687879).
+  + More g_thread_init() removal. Add --target-glib 2.32 to the
+VALAFLAGS so that we don't get g_thread_init() in the generated
+.c code.
+  + Drop calls to g_thread_init() in tests.
+  + Updated translations.
+
+---

Old:

  cheese-3.6.2.tar.xz

New:

  cheese-3.8.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.t7Nxic/_old  2013-04-05 07:32:27.0 +0200
+++ /var/tmp/diff_new_pack.t7Nxic/_new  2013-04-05 07:32:27.0 +0200
@@ -20,20 +20,20 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.6.2
+Version:3.8.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.gnome.org/projects/cheese
-Source0:
http://download.gnome.org/sources/cheese/3.6/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cheese/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool = 0.50.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  vala
+BuildRequires:  vala = 0.16.0
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(cairo) = 1.10.0
 BuildRequires:  pkgconfig(clutter-1.0) = 1.10.0
@@ -42,7 +42,6 @@
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gdk-3.0) = 3.3.6
-BuildRequires:  pkgconfig(gee-1.0) = 0.6.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0) = 2.91.6
 BuildRequires:  pkgconfig(gnome-video-effects)
 BuildRequires:  pkgconfig(gobject-2.0) = 2.28.0

++ cheese-3.6.2.tar.xz - cheese-3.8.0.tar.xz ++
 28009 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2013-01-17 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2013-01-17 09:37:04

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-11-21 
15:07:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2013-01-17 
09:37:06.0 +0100
@@ -1,0 +2,7 @@
+Wed Jan 16 12:43:22 UTC 2013 - g...@opensuse.org
+
+- Change nautilus-sendto Requires to Recommends: it is not strictly
+  needed to run cheese and non-GNOME users might not appreciate the
+  dependency on the GNOME Desktop to run cheese.
+
+---



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.AgES5l/_old  2013-01-17 09:37:07.0 +0100
+++ /var/tmp/diff_new_pack.AgES5l/_new  2013-01-17 09:37:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cheese
 #
-# 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
@@ -57,7 +57,7 @@
 BuildRequires:  pkgconfig(x11)
 Requires:   gnome-video-effects
 # For sharing pictures/videos
-Requires:   nautilus-sendto
+Recommends: nautilus-sendto
 Requires:   yelp
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build


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



commit cheese for openSUSE:Factory

2012-11-21 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-11-21 15:07:24

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-10-19 
11:48:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-11-21 
15:07:26.0 +0100
@@ -1,0 +2,10 @@
+Tue Nov 13 07:46:52 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.2:
+  + Handle thumbnail directory creation (bgo#671614).
+  + Return NULL rather than a const empty string (bgo#687042,
+bgo#687123).
+  + Updated documentation.
+  + Upadted translations.
+
+---

Old:

  cheese-3.6.1.tar.xz

New:

  cheese-3.6.2.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.GrOnog/_old  2012-11-21 15:07:27.0 +0100
+++ /var/tmp/diff_new_pack.GrOnog/_new  2012-11-21 15:07:27.0 +0100
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.6.1
+Version:3.6.2
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

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



commit cheese for openSUSE:Factory

2012-10-19 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-10-19 11:48:52

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-10-05 
18:29:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-10-19 
11:48:55.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 16 21:11:44 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.1:
+  + Updated translations.
+
+---

Old:

  cheese-3.6.0.tar.xz

New:

  cheese-3.6.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.owMTYo/_old  2012-10-19 11:48:56.0 +0200
+++ /var/tmp/diff_new_pack.owMTYo/_new  2012-10-19 11:48:56.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.6.0
+Version:3.6.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

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



commit cheese for openSUSE:Factory

2012-10-05 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-10-05 18:29:18

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-05-22 
10:08:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-10-05 
18:29:45.0 +0200
@@ -1,0 +2,103 @@
+Sat Sep 29 19:06:25 UTC 2012 - dims...@opensuse.org
+
+- Replace gstreamer-0_10-plugins-good and
+  gstreamer-0_10-plugins-bad Requires in libcheese7 with the
+  GStreamer 1.0 variants gstreamer-plugins-good and
+  gstreamer-plugins-bad: As cheese is built against GStreamer 1.0
+  now, we do also require the new plugins.
+
+---
+Mon Sep 24 21:18:37 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+---
+Mon Sep 17 22:12:49 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.5.92:
+  + Updated translations.
+
+---
+Mon Sep  3 20:51:17 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.91:
+  + Update to GStreamer 1.0 API
+  + Encode WebM/VP8 instead of OGG/Theora
+  + Do not switch mode when stopping video recording
+  + Updated translations.
+- Replace pkgconfig()-style BuildRequires for the GStreamer Port:
+  + Old: clutter-gst-1.0, gstreamer-0.10,
+gstreamer-plugins-base-0.10
+  + New: clutter-gst-2.0, gstreamer-1.0,
+gstreamer-plugins-base-1.0, gstreamer-pbutils-1.0,
+gstreamer-plugins-bad-1.0.
+- Bump lib_major to 7 and lib_gtk_major to 23, following upstream.
+
+---
+Mon Aug  6 22:45:44 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.5:
+  + Set G_LOG_DOMAIN for libcheese and libcheese-gtk:
+Define the logging domain for the GLib logging system, so that
+messages are prefixed with the name of the library
+  + Updated translations.
+
+---
+Tue Jul 17 10:08:57 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.4:
+  + Require Clutter 1.10.0 for aspect frame changes
+  + help: fixed broken links in Mallard docs
+  + libcheese: Use Totem's aspect frame (bgo#678976)
+  + docs: Don't try to get documentation from marshal files
+  + Updated translations.
+- Drop pkgconfig(mx-1.0) BuildRequires: clutter 1.10.0 provides all
+  what is needed on its own now.
+
+---
+Tue Jun 26 08:01:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.3:
+  + Add border to capture page of preferences dialog
+  + Add accelerators to menu items
+  + Make the preferences dialog work again
+  + Enable handling of the shoot action
+  + Enable effects state change action
+  + Enable handling of the fullscreen action
+  + Set photo button text based on mode state
+  + Make preferences and mode actions application-wide
+  + Start porting to application-wide GMenu
+  + Use a realtime preset for video encoder element
+  + Do not add 0-sized files to the thumb view (bgo#677735)
+  + Do not overwrite camerabin's default flags (bgo#677731)
+  + Fix images missing from effect buttons
+  + Updated translations.
+
+---
+Thu Jun  7 07:23:13 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.2:
+  + Depend on intltool 0.50 for GSettings translations
+  + Use G_SOURCE_REMOVE and _CONTINUE
+  + Use GDK provided work area code (bgo#670996)
+  + Remove markup from translatable string
+  + Updated help makefile
+  + Add fullscreen help page
+  + Update help index page
+  + Updated introduction help page
+  + Updated translations.
+- Add pkgconfig(gdk-3.0) BuildRequires so it can be versioned.
+
+---
+Wed May 16 17:58:09 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.1:
+  + Add cheese_camera_get_recorded_time to API doc
+  + Properly quote $UDEV_REQUIRED variable (bgo#673628)
+  + Stop warnings caused by the mode buttons (bgo#671913)
+  + Show a timer when recording a video (bgo#599729)
+  + Add some metadata tags to produced files.
+  + Updated translations.
+
+---

Old:

  cheese-3.4.2.tar.xz

New:

  cheese-3.6.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.ZhIaR3/_old  

commit cheese for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-05-22 10:08:32

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-04-20 
15:11:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-05-22 
10:08:36.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 20:41:49 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Updated translations.
+
+---

Old:

  cheese-3.4.1.tar.xz

New:

  cheese-3.4.2.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.PKPJ7I/_old  2012-05-22 10:08:39.0 +0200
+++ /var/tmp/diff_new_pack.PKPJ7I/_new  2012-05-22 10:08:39.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 21
 
 Name:   cheese
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

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



commit cheese for openSUSE:Factory

2012-04-20 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-04-20 15:11:26

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-03-29 
11:35:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-04-20 
15:11:51.0 +0200
@@ -1,0 +2,7 @@
+Tue Apr 17 06:29:12 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.1:
+  + Build fix (bgo#673628).
+  + Updated translations.
+
+---

Old:

  cheese-3.4.0.tar.xz

New:

  cheese-3.4.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.4NivZr/_old  2012-04-20 15:12:00.0 +0200
+++ /var/tmp/diff_new_pack.4NivZr/_new  2012-04-20 15:12:00.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 21
 
 Name:   cheese
-Version:3.4.0
+Version:3.4.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

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



commit cheese for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-03-29 11:35:23

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-03-05 
17:59:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-03-29 
11:35:25.0 +0200
@@ -1,0 +2,22 @@
+Mon Mar 26 21:27:08 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Mon Mar 26 07:29:50 UTC 2012 - vu...@opensuse.org
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+---
+Tue Mar 20 16:23:13 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Avoid overwriting errors in CheeseCamera (bgo#671902)
+  + Handle smooth scroll wheel events in EogThumbNav (bgo#672311)
+  + Avoid gtk_main_quit warning on exit (bgo#671904)
+  + Fix gcc warnings.
+  + Updated translations.
+
+---

Old:

  cheese-3.3.90.tar.xz

New:

  cheese-3.4.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.u5iawR/_old  2012-03-29 11:35:27.0 +0200
+++ /var/tmp/diff_new_pack.u5iawR/_new  2012-03-29 11:35:27.0 +0200
@@ -20,14 +20,13 @@
 %define lib_gtk_major 21
 
 Name:   cheese
-Version:3.3.90
+Version:3.4.0
 Release:0
-# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.gnome.org/projects/cheese
-Source0:
http://download.gnome.org/sources/cheese/3.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cheese/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -146,14 +145,6 @@
 %endif
 find %{buildroot} -type f -name *.la -delete -print
 %find_lang %{name} %{?no_lang_C}
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/cheese/; do
-LOCALE=`echo $help | sed s:.*%{_datadir}/help/\([^/]*\)/cheese/:\1:g`
-echo %%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE  
%{name}.help-lang.tmp
-echo %%lang($LOCALE) %%doc /${help##%{buildroot}}  
%{name}.help-lang.tmp
-done
-sort -u %{name}.help-lang.tmp | grep -v ^%%lang(C)  %{name}.help-lang
-rm %{name}.help-lang.tmp
 %suse_update_desktop_file -r -C Webcam application -G Webcam Application 
-N Cheese cheese Graphics Photography GNOME GTK
 %fdupes -s %{buildroot}
 
@@ -216,6 +207,6 @@
 %{_datadir}/gir-1.0/Cheese-3.0.gir
 %{_datadir}/gtk-doc/html/cheese/
 
-%files lang -f %{name}.lang -f %{name}.help-lang
+%files lang -f %{name}.lang
 
 %changelog

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



commit cheese for openSUSE:Factory

2012-03-05 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-03-05 17:59:11

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-02-17 
15:17:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-03-05 
17:59:12.0 +0100
@@ -1,0 +2,13 @@
+Tue Feb 21 08:12:47 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.90:
+  + Initialise X11 threading (bgo#669845)
+  + Fix trashing videos (bgo#670178)
+  + Do not hardcode package names to install, and use a PackageKit
+catalog instead (bgo#669547)
+  + Properly handle delete-event signal at Preferences dialog to
+avoid empty dialog later on (bgo#669384)
+  + Code cleanups.
+  + Updated translations.
+
+---

Old:

  cheese-3.3.5.tar.xz

New:

  cheese-3.3.90.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.F5llSg/_old  2012-03-05 17:59:15.0 +0100
+++ /var/tmp/diff_new_pack.F5llSg/_new  2012-03-05 17:59:15.0 +0100
@@ -20,7 +20,7 @@
 %define lib_gtk_major 21
 
 Name:   cheese
-Version:3.3.5
+Version:3.3.90
 Release:0
 # FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:Webcam Booth for GNOME

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



commit cheese for openSUSE:Factory

2012-02-17 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-02-17 15:17:51

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-01-25 
12:17:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-02-17 
15:17:54.0 +0100
@@ -1,0 +2,19 @@
+Tue Feb  7 10:11:11 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.5:
+  + Initial switch from theora/ogg to vp8/webm (bgo#564957,
+bgo#666718)
+  + Keep generating thumbnails for Theora videos
+  + Mimic Nautilus' behaviour when deleting files (bgo#664180).
+  + Use PackageKit to install nautilus-sendto dependency if needed
+(bgo#668072)
+  + Add init functions to libcheese and libcheese-gtk (bgo#668292,
+bgo#667884).
+  + Disambiguate GLib.DBus in Cheese.Window
+  + Fix configure check for Xtst
+  + Other bugs fixed: bgo#668072.
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  cheese-3.3.4.tar.xz

New:

  cheese-3.3.5.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.FksYgR/_old  2012-02-17 15:17:56.0 +0100
+++ /var/tmp/diff_new_pack.FksYgR/_new  2012-02-17 15:17:56.0 +0100
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define lib_major 3
 %define lib_gtk_major 21
 
 Name:   cheese
-Version:3.3.4
+Version:3.3.5
 Release:0
 # FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:Webcam Booth for GNOME
@@ -34,8 +35,6 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  vala
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(clutter-1.0)

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



commit cheese for openSUSE:Factory

2012-01-25 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-01-25 12:17:52

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-01-09 
12:02:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-01-25 
12:17:54.0 +0100
@@ -1,0 +2,16 @@
+Tue Jan 17 07:46:20 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.4:
+  + Add videos and picture sharing support (bgo#522210).
+  + Set PulseAudio media role to production, to hint PulseAudio
+that a microphone control should be presented to the user
+(bgo#666875).
+  + Fix help links.
+  + Add code coverage reporting, using lcov.
+  + Various other code changes.
+  + Build fixes.
+  + Updated translations.
+- Add nautilus-sendto Requires, for the new videos and picture
+  sharing support.
+
+---

Old:

  cheese-3.3.3.tar.xz

New:

  cheese-3.3.4.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.zZxXZE/_old  2012-01-25 12:17:55.0 +0100
+++ /var/tmp/diff_new_pack.zZxXZE/_new  2012-01-25 12:17:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cheese
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,12 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define lib_major 3
 %define lib_gtk_major 21
 
 Name:   cheese
-Version:3.3.3
+Version:3.3.4
 Release:0
 # FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:Webcam Booth for GNOME
@@ -57,6 +56,8 @@
 BuildRequires:  pkgconfig(mx-1.0)
 BuildRequires:  pkgconfig(x11)
 Requires:   gnome-video-effects
+# For sharing pictures/videos
+Requires:   nautilus-sendto
 Requires:   yelp
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit cheese for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-01-09 12:02:50

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


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2011-10-19 
13:51:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-01-09 
12:02:52.0 +0100
@@ -1,0 +2,51 @@
+Fri Dec 23 11:08:27 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.3.3:
+  + Misc code changes.
+  + Add tests.
+  + Use yelp-tools to build help, not gnome-doc-utils.
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Change gnome-doc-utils-devel BuildRequires to yelp-tools,
+  following upstream change.
+
+---
+Wed Dec  7 20:07:52 UTC 2011 - dims...@opensuse.org
+
+- Split typelib file into typelib-1_0-Cheese-3_0 subpackage.
+- Add typelib-1_0-Cheese-3_0 Requires to devel subpackage.
+
+---
+Mon Nov 21 20:16:40 UTC 2011 - dims...@opensuse.org
+
+- Update to version 3.3.2:
+  + Make preferences dialog more netbook-friendly (bgo#663146).
+  + Increase the photo count in burst mode to 10 (bgo#659977).
+  + Add a countdown-duration key to GSettings schema (bgo#594267).
+  + Check for required GStreamer plugins at runtime.
+  + Improve API documentation.
+  + Various other code changes.
+  + Build fixes.
+  + Other bugs fixed: bgo#603612, bgo#648936, bgo#660686,
+bgo#661661, bgo#662852, bgo#663098, bgo#663998, bgo#664333.
+  + Updated translations.
+- Add docbook-xsl-stylesheets BuildRequires: this helps build the
+  man page.
+
+---
+Wed Oct 26 19:28:37 UTC 2011 - dims...@opensuse.org
+
+- Update to version 3.3.1:
+  + Integrate fixes from 3.2.1.
+  + Make the GSettings schema translatable
+  + Make preferences dialog layout HIG-compliant [bgo#661651]
+  + Prefer a dark GTK+ theme [bgo#660628]
+  + Do not call _init() functions inside CheeseWidget [bgo#654913,
+bgo#660400]
+  + Build-system fixes
+- Drop cheese-prefer-darkGTK+-theme.patch: fixed upstream.
+- Remove cheese-commong.vapi: the file is again in the tarball.
+
+---

Old:

  cheese-3.2.1.tar.bz2
  cheese-common.vapi
  cheese-prefer-darkGTK+-theme.patch

New:

  cheese-3.3.3.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.cdcyNx/_old  2012-01-09 12:02:54.0 +0100
+++ /var/tmp/diff_new_pack.cdcyNx/_new  2012-01-09 12:02:54.0 +0100
@@ -16,28 +16,28 @@
 #
 
 
-%define lib_major 1
-%define lib_gtk_major 20
+%define lib_major 3
+%define lib_gtk_major 21
 
 Name:   cheese
-Version:3.2.1
-Release:1
-License:GPLv2+
+Version:3.3.3
+Release:0
+# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:Webcam Booth for GNOME
-Url:http://www.gnome.org/projects/cheese
+License:GPL-2.0+
 Group:  Productivity/Graphics/Other
-Source0:
http://download.gnome.org/sources/cheese/3.2/%{name}-%{version}.tar.bz2
-# Needed for patch0, missing from tarball -- Cheese will not build due to vala 
without it. Taken from git.
-Source1:cheese-common.vapi
-# PATCH-FIX-UPSTREAM cheese-prefer-darkGTK+-theme.patch bgo#660628 
zai...@opensuse.org -- Prefer dark GTK+ theme
-Patch0: cheese-prefer-darkGTK+-theme.patch
+Url:http://www.gnome.org/projects/cheese
+Source0:
http://download.gnome.org/sources/cheese/3.3/%{name}-%{version}.tar.xz
+BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  vala
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(clutter-1.0)
 BuildRequires:  pkgconfig(clutter-gst-1.0)
@@ -66,7 +66,6 @@
 with fun graphical effects.
 
 %package -n libcheese%{lib_major}
-License:GPLv2+
 Summary:Webcam Booth for GNOME - Library
 Group:  System/Libraries
 # won't start without those:
@@ -79,8 +78,18 @@
 Cheese is an 

commit cheese for openSUSE:Factory

2011-10-16 Thread h_root

Hello community,

here is the log from the commit of package cheese for openSUSE:Factory
checked in at Sun Oct 16 12:42:04 CEST 2011.




--- openSUSE:Factory/cheese/cheese.changes  2011-10-04 16:54:55.0 
+0200
+++ /mounts/work_src_done/STABLE/cheese/cheese.changes  2011-10-16 
09:41:55.0 +0200
@@ -1,0 +2,8 @@
+Tue Oct  4 15:30:54 UTC 2011 - zai...@opensuse.org
+
+- Add cheese-prefer-darkGTK+-theme.patch: prefer dark GTK+ theme
+  (bgo#660628).
+- Add cheese-common.vapi source: this file is missing from the
+  tarball, and is needed to rebuild vala files.
+
+---

calling whatdependson for head-i586


New:

  cheese-common.vapi
  cheese-prefer-darkGTK+-theme.patch



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.rcNpeQ/_old  2011-10-16 12:42:00.0 +0200
+++ /var/tmp/diff_new_pack.rcNpeQ/_new  2011-10-16 12:42:00.0 +0200
@@ -27,6 +27,10 @@
 Url:http://www.gnome.org/projects/cheese
 Group:  Productivity/Graphics/Other
 Source0:
http://download.gnome.org/sources/cheese/3.2/%{name}-%{version}.tar.bz2
+# Needed for patch0, missing from tarball -- Cheese will not build due to vala 
without it. Taken from git.
+Source1:cheese-common.vapi
+# PATCH-FIX-UPSTREAM cheese-prefer-darkGTK+-theme.patch bgo#660628 
zai...@opensuse.org -- Prefer dark GTK+ theme
+Patch0: cheese-prefer-darkGTK+-theme.patch
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
@@ -120,6 +124,11 @@
 %prep
 %setup -q
 translation-update-upstream
+%patch0 -p1
+# Will fail when we can remove our local copy of the vapi file
+test ! -f src/vapi/cheese-common.vapi
+# Needed for build due to patch0 - cheese-prefer-darkGTK+-theme.patch
+cp -p %{S:1} src/vapi/cheese-common.vapi
 
 %build
 %configure \

++ cheese-common.vapi ++
/* cheese-common.vapi generated by vapigen, do not modify. */

[CCode (cprefix = Cheese, lower_case_cprefix = cheese_)]
namespace Cheese
{
  [CCode (cheader_filename = cheese-effect.h)]
  public class Effect : GLib.Object
  {
[CCode (has_construct_function = false)]
public Effect ();
[NoAccessorMethod]
public string name {owned get; set;}
[NoAccessorMethod]
public string pipeline_desc {owned get; set;}
[NoAccessorMethod]
public Gst.Element control_valve {get; set;}

public void enable_preview();
public void disable_preview();
public bool is_preview_connected();

public static Cheese.Effect load_from_file (string fname);
public static GLib.ListCheese.Effect load_effects ();
  }

  [CCode (cheader_filename = cheese-camera.h)]
  public class Camera : GLib.Object
  {
[CCode (has_construct_function = false)]
public Camera (Clutter.Texture video_texture, string camera_device_name, 
int x_resolution, int y_resolution);
public boolget_balance_property_range (string 
property, double min, double max, double def);
public unowned GLib.PtrArray   get_camera_devices ();
public unowned Cheese.VideoFormat  get_current_video_format ();
public int get_num_camera_devices ();
public unowned Cheese.CameraDevice get_selected_device ();
public unowned GLib.List   get_video_formats ();
public boolhas_camera ();
public voidplay ();
public voidset_balance_property (string property, 
double value);
public voidset_device_by_dev_file (string file);
public voidset_device_by_dev_udi (string udi);
public voidset_effect (Cheese.Effect effect);
public voidtoggle_effects_pipeline (bool active);
public voidconnect_effect_texture (Cheese.Effect 
effect, Clutter.Texture texture);
public voidset_video_format (Cheese.VideoFormat 
format);
public voidsetup (string udi) throws GLib.Error;
public voidstart_video_recording (string filename);
public voidstop ();
public voidstop_video_recording ();
public boolswitch_camera_device ();
public booltake_photo (string filename);
public booltake_photo_pixbuf ();
[NoAccessorMethod]
public string device_name {owned get; set;}
[NoAccessorMethod]
public Cheese.VideoFormat format {owned get; set;}
[NoAccessorMethod]
public void *video_texture {get; set;}
public virtual signal void photo_saved ();
public virtual signal void photo_taken (Gdk.Pixbuf pixbuf);
public virtual signal void 

commit cheese for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package cheese for openSUSE:Factory
checked in at Tue Oct 4 16:54:55 CEST 2011.




--- openSUSE:Factory/cheese/cheese.changes  2011-09-23 01:53:22.0 
+0200
+++ /mounts/work_src_done/STABLE/cheese/cheese.changes  2011-09-29 
21:45:03.0 +0200
@@ -1,0 +2,28 @@
+Wed Sep 28 18:53:23 UTC 2011 - zai...@opensuse.org
+
+- Changed BuildRequires from vala-devel to vala, as vala-devel 
+  is an old deprecated name.
+  
+---
+Tue Sep 27 12:30:33 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.2.0:
+  + Updated translations.
+
+---
+Wed Sep 21 17:48:27 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.1.92:
+  + Refresh icons (bgo#646770)
+  + Translate the command-line summary (bgo#636585)
+  + Fix invalid burst mode delay time (bgo#652532)
+  + Minor bug fixes.
+  + Help improvements.
+  + Updated translations.
+
+---
+Sat Sep 17 22:52:38 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586


Old:

  cheese-3.1.91.1.tar.bz2

New:

  cheese-3.2.0.tar.bz2



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.6Ysuc5/_old  2011-10-04 16:54:51.0 +0200
+++ /var/tmp/diff_new_pack.6Ysuc5/_new  2011-10-04 16:54:51.0 +0200
@@ -20,20 +20,20 @@
 %define lib_gtk_major 20
 
 Name:   cheese
-Version:3.1.91.1
+Version:3.2.0
 Release:1
 License:GPLv2+
 Summary:Webcam Booth for GNOME
 Url:http://www.gnome.org/projects/cheese
 Group:  Productivity/Graphics/Other
-Source0:
http://download.gnome.org/sources/cheese/3.1/%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/cheese/3.2/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  vala-devel
+BuildRequires:  vala
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(clutter-1.0)
 BuildRequires:  pkgconfig(clutter-gst-1.0)
@@ -62,8 +62,6 @@
 with fun graphical effects.
 
 %package -n libcheese%{lib_major}
-
-
 License:GPLv2+
 Summary:Webcam Booth for GNOME - Library
 Group:  System/Libraries
@@ -78,8 +76,6 @@
 with fun graphical effects.
 
 %package -n libcheese-gtk%{lib_gtk_major}
-
-
 License:GPLv2+
 Summary:Webcam Booth for GNOME - UI Library
 Group:  System/Libraries
@@ -163,9 +159,6 @@
 %postun -n libcheese-common
 %glib2_gsettings_schema_postun
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-, root, root)
 %doc AUTHORS README COPYING ChangeLog

++ cheese-3.1.91.1.tar.bz2 - cheese-3.2.0.tar.bz2 ++
 32982 lines of diff (skipped)

continue with q...



Remember to have fun...

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



commit cheese for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package cheese for openSUSE:Factory
checked in at Fri Sep 9 11:09:47 CEST 2011.




--- GNOME/cheese/cheese.changes 2011-07-18 09:22:41.0 +0200
+++ /mounts/work_src_done/STABLE/cheese/cheese.changes  2011-09-06 
22:32:02.0 +0200
@@ -1,0 +2,24 @@
+Tue Sep  6 20:24:05 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.1.91.1:
+  + Fix soversion downgrade in 3.1.91.
+  + Updated translations.
+- Change lib_major and lib_gtk_major macros to follow upstream
+  soversion change.
+
+---
+Tue Sep  6 06:45:51 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.1.91:
+  + help: Added Mallard help, removed DocBook help
+  + cheese-effects: implement loading cheese effects in libcheese
+  + cheese-camera: fix leaks
+  + libcheese: aligned button to center
+  + ui: handle delete-event signal at Preferences dialog
+(bgo#647229)
+  + Integrate fixes from 3.0.x branch.
+  + Updated documentation.
+- Change lib_major and lib_gtk_major macros to follow upstream
+  soversion change, although it's going backwards.
+
+---

calling whatdependson for head-i586


Old:

  cheese-3.0.2.tar.bz2

New:

  cheese-3.1.91.1.tar.bz2



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.gdTa6P/_old  2011-09-09 11:09:42.0 +0200
+++ /var/tmp/diff_new_pack.gdTa6P/_new  2011-09-09 11:09:42.0 +0200
@@ -20,13 +20,13 @@
 %define lib_gtk_major 20
 
 Name:   cheese
-Version:3.0.2
+Version:3.1.91.1
 Release:1
 License:GPLv2+
 Summary:Webcam Booth for GNOME
 Url:http://www.gnome.org/projects/cheese
 Group:  Productivity/Graphics/Other
-Source0:
http://download.gnome.org/sources/cheese/3.0/%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/cheese/3.1/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
@@ -173,9 +173,6 @@
 %dir %{_datadir}/gnome/help/
 %dir %{_datadir}/gnome/help/%{name}/
 %doc %{_datadir}/gnome/help/%{name}/C/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/omf/%{name}/
-%doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_bindir}/cheese
 %{_datadir}/applications/cheese.desktop
 %{_datadir}/cheese/

++ cheese-3.0.2.tar.bz2 - cheese-3.1.91.1.tar.bz2 ++
 35490 lines of diff (skipped)






Remember to have fun...

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



commit cheese for openSUSE:Factory

2011-07-18 Thread h_root

Hello community,

here is the log from the commit of package cheese for openSUSE:Factory
checked in at Mon Jul 18 13:22:27 CEST 2011.




--- GNOME/cheese/cheese.changes 2011-04-28 15:02:14.0 +0200
+++ /mounts/work_src_done/STABLE/cheese/cheese.changes  2011-07-18 
09:22:41.0 +0200
@@ -1,0 +2,15 @@
+Mon Jul 18 09:15:12 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.0.2:
+  + cheese-camera:
+- make effect previews scale with the cheese window.
+- set camera to play after forced stop.
+- emit VIDEO_SAVED signal when video is saved.
+  + libcheese: Don't leak the source element when probing for the
+caps.
+  + Misc code changes.
+  + Bug fix: bgo#647677.
+  + Updated translations.
+- Add pkgconfig(x11) BuildRequires, as added by upstream.
+
+---

calling whatdependson for head-i586


Old:

  cheese-3.0.1.tar.bz2

New:

  cheese-3.0.2.tar.bz2



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.F6NAKR/_old  2011-07-18 11:46:53.0 +0200
+++ /var/tmp/diff_new_pack.F6NAKR/_new  2011-07-18 11:46:53.0 +0200
@@ -20,13 +20,13 @@
 %define lib_gtk_major 20
 
 Name:   cheese
-Version:3.0.1
+Version:3.0.2
 Release:1
 License:GPLv2+
 Summary:Webcam Booth for GNOME
 Url:http://www.gnome.org/projects/cheese
 Group:  Productivity/Graphics/Other
-Source0:%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/cheese/3.0/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
@@ -51,6 +51,7 @@
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(mx-1.0)
+BuildRequires:  pkgconfig(x11)
 Requires:   gnome-video-effects
 Requires:   yelp
 Recommends: %{name}-lang
@@ -62,6 +63,7 @@
 
 %package -n libcheese%{lib_major}
 
+
 License:GPLv2+
 Summary:Webcam Booth for GNOME - Library
 Group:  System/Libraries
@@ -77,6 +79,7 @@
 
 %package -n libcheese-gtk%{lib_gtk_major}
 
+
 License:GPLv2+
 Summary:Webcam Booth for GNOME - UI Library
 Group:  System/Libraries

++ cheese-3.0.1.tar.bz2 - cheese-3.0.2.tar.bz2 ++
 5811 lines of diff (skipped)






Remember to have fun...

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