b0c343
Name:           cheese
b0c343
Epoch:          2
b0c343
Version:        3.28.0
802e20
Release:        4%{?dist}
b0c343
Summary:        Application for taking pictures and movies from a webcam
b0c343
b0c343
License:        GPLv2+
b0c343
URL:            https://wiki.gnome.org/Apps/Cheese
b0c343
Source0:        https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
735313
# https://bugzilla.redhat.com/show_bug.cgi?id=1625735
735313
Patch0:         cheese-3.28.0-fix-accelerators.patch
802e20
# https://bugzilla.redhat.com/show_bug.cgi?id=1923065
802e20
Patch1:         cheese-3.28.0-ignore-non-YUY2-formats.patch
b0c343
b0c343
BuildRequires:  chrpath
b0c343
BuildRequires:  desktop-file-utils
b0c343
BuildRequires:  docbook-dtds
b0c343
BuildRequires:  docbook-style-xsl
b0c343
BuildRequires:  gettext
b0c343
BuildRequires:  intltool
b0c343
BuildRequires:  itstool
b0c343
BuildRequires:  libXtst-devel
b0c343
BuildRequires:  vala
b0c343
BuildRequires:  pkgconfig(clutter-1.0)
b0c343
BuildRequires:  pkgconfig(clutter-gst-3.0)
b0c343
BuildRequires:  pkgconfig(clutter-gtk-1.0)
b0c343
BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
b0c343
BuildRequires:  pkgconfig(gio-2.0)
b0c343
BuildRequires:  pkgconfig(glib-2.0)
b0c343
BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.27.90
b0c343
BuildRequires:  pkgconfig(gobject-introspection-1.0)
b0c343
BuildRequires:  pkgconfig(gtk+-3.0)
b0c343
BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
b0c343
BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0)
b0c343
BuildRequires:  pkgconfig(libcanberra-gtk3)
b0c343
BuildRequires:  pkgconfig(x11)
b0c343
BuildRequires:  /usr/bin/appstream-util
b0c343
BuildRequires:  /usr/bin/xsltproc
b0c343
b0c343
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
b0c343
Requires: gstreamer1-plugins-good
b0c343
Requires: gstreamer1-plugins-bad-free
b0c343
Requires: gnome-video-effects
b0c343
b0c343
%description
b0c343
Cheese is a Photobooth-inspired GNOME application for taking pictures and
b0c343
videos from a webcam. It can also apply fancy graphical effects.
b0c343
b0c343
%package libs
b0c343
Summary:        Webcam display and capture widgets
b0c343
License:        GPLv2+
b0c343
# Camera service was removed upstream in 3.25.90
b0c343
Obsoletes: cheese-camera-service < 2:3.25.90
b0c343
b0c343
%description libs
b0c343
This package contains libraries needed for applications that
b0c343
want to display a webcam in their interface.
b0c343
b0c343
%package libs-devel
b0c343
Summary:        Development files for %{name}-libs
b0c343
License:        GPLv2+
b0c343
Requires:       %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
b0c343
b0c343
%description libs-devel
b0c343
This package contains the libraries and header files that are needed
b0c343
for writing applications that require a webcam display widget.
b0c343
b0c343
b0c343
%prep
735313
%autosetup -p1
b0c343
b0c343
b0c343
%build
b0c343
%configure --disable-static
b0c343
make V=1 %{?_smp_mflags}
b0c343
b0c343
b0c343
%install
b0c343
%make_install
b0c343
b0c343
rm -f %{buildroot}%{_libdir}/libcheese.{a,la}
b0c343
rm -f %{buildroot}%{_libdir}/libcheese-gtk.{a,la}
b0c343
b0c343
%find_lang %{name} --with-gnome
b0c343
b0c343
chrpath --delete %{buildroot}%{_bindir}/cheese
b0c343
chrpath --delete %{buildroot}%{_libdir}/libcheese-gtk.so.*
b0c343
b0c343
b0c343
%check
b0c343
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Cheese.desktop
b0c343
b0c343
b0c343
%ldconfig_scriptlets libs
b0c343
b0c343
b0c343
%files
b0c343
%doc AUTHORS README
b0c343
%{_bindir}/cheese
b0c343
%{_datadir}/applications/org.gnome.Cheese.desktop
b0c343
%{_datadir}/icons/hicolor/*/apps/org.gnome.Cheese.png
b0c343
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Cheese-symbolic.svg
b0c343
%{_datadir}/appdata/org.gnome.Cheese.appdata.xml
b0c343
%{_datadir}/dbus-1/services/org.gnome.Cheese.service
b0c343
%{_mandir}/man1/cheese.1*
b0c343
b0c343
%files -f %{name}.lang libs
b0c343
%license COPYING
b0c343
%{_libdir}/libcheese.so.*
b0c343
%{_libdir}/libcheese-gtk.so.*
b0c343
%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
b0c343
%{_libdir}/girepository-1.0/Cheese-3.0.typelib
b0c343
b0c343
%files libs-devel
b0c343
%{_libdir}/libcheese.so
b0c343
%{_libdir}/libcheese-gtk.so
b0c343
%{_includedir}/cheese/
b0c343
%{_datadir}/gtk-doc/
b0c343
%{_libdir}/pkgconfig/cheese.pc
b0c343
%{_libdir}/pkgconfig/cheese-gtk.pc
b0c343
%{_datadir}/gir-1.0/Cheese-3.0.gir
b0c343
b0c343
b0c343
%changelog
802e20
* Thu Mar 24 2022 David King <dking@redhat.com> - 2:3.28.0-4
802e20
- Ignore grayscale formats from IR cameras (#1923065)
802e20
735313
* Wed Nov 25 2020 David King <dking@redhat.com> - 2:3.28.0-3
735313
- Fix keyboard accelerator patch (#1625735)
735313
735313
* Tue Oct 20 2020 David King <dking@redhat.com> - 2:3.28.0-2
735313
- Fix keyboard accelerators (#1625735)
735313
b0c343
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 2:3.28.0-1
b0c343
- Update to 3.28.0
b0c343
b0c343
* Tue Feb 13 2018 Björn Esser <besser82@fedoraproject.org> - 2:3.26.0-6
b0c343
- Rebuild against newer gnome-desktop3 package, again
b0c343
b0c343
* Sat Feb 10 2018 Bastien Nocera <bnocera@redhat.com> - 2:3.26.0-5
b0c343
- Rebuild against newer gnome-desktop3 package
b0c343
b0c343
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.26.0-4
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
b0c343
b0c343
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2:3.26.0-3
b0c343
- Switch to %%ldconfig_scriptlets
b0c343
b0c343
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2:3.26.0-2
b0c343
- Remove obsolete scriptlets
b0c343
b0c343
* Mon Sep 11 2017 David King <amigadave@amigadave.com> - 2:3.26.0-1
b0c343
- Update to 3.26.0
b0c343
b0c343
* Tue Aug 08 2017 David King <amigadave@amigadave.com> - 2:3.25.90-1
b0c343
- Update to 3.25.90
b0c343
b0c343
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.24.0-3
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
b0c343
b0c343
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.24.0-2
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
b0c343
b0c343
* Tue Mar 21 2017 David King <amigadave@amigadave.com> - 2:3.24.0-1
b0c343
- Update to 3.24.0
b0c343
b0c343
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.22.1-3
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
b0c343
b0c343
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 2:3.22.1-2
b0c343
- Minor spec file cleanups
b0c343
b0c343
* Mon Oct 10 2016 David King <amigadave@amigadave.com> - 2:3.22.1-1
b0c343
- Update to 3.22.1
b0c343
b0c343
* Tue Sep 20 2016 David King <amigadave@amigadave.com> - 2:3.22.0-1
b0c343
- Update to 3.22.0
b0c343
b0c343
* Tue Sep 13 2016 David King <amigadave@amigadave.com> - 2:3.21.92-1
b0c343
- Update to 3.21.92
b0c343
b0c343
* Tue Jun 21 2016 David King <amigadave@amigadave.com> - 2:3.21.3-1
b0c343
- Update to 3.21.3
b0c343
b0c343
* Mon May 09 2016 David King <amigadave@amigadave.com> - 2:3.20.2-1
b0c343
- Update to 3.20.2
b0c343
b0c343
* Mon Apr 11 2016 David King <amigadave@amigadave.com> - 2:3.20.1-1
b0c343
- Update to 3.20.1
b0c343
b0c343
* Tue Mar 22 2016 David King <amigadave@amigadave.com> - 2:3.20.0-1
b0c343
- Update to 3.20.0
b0c343
b0c343
* Tue Feb 16 2016 David King <amigadave@amigadave.com> - 2:3.19.90-1
b0c343
- Update to 3.19.90
b0c343
b0c343
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.18.1-2
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
b0c343
b0c343
* Tue Oct 13 2015 David King <amigadave@amigadave.com> - 2:3.18.1-1
b0c343
- Update to 3.18.1
b0c343
b0c343
* Tue Sep 22 2015 David King <amigadave@amigadave.com> - 2:3.18.0-1
b0c343
- Update to 3.18.0
b0c343
b0c343
* Mon Sep 14 2015 David King <amigadave@amigadave.com> - 2:3.17.92-1
b0c343
- Update to 3.17.92
b0c343
b0c343
* Tue Sep 01 2015 David King <amigadave@amigadave.com> - 2:3.17.91-1
b0c343
- Update to 3.17.91
b0c343
b0c343
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 2:3.17.90-1
b0c343
- Update to 3.17.90
b0c343
- Use make_install macro
b0c343
b0c343
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 2:3.17.1-3
b0c343
- Bump for new gnome-desktop3
b0c343
b0c343
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.17.1-2
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
b0c343
b0c343
* Fri May 15 2015 Matthias Clasen <mclasen@redhat.com>
b0c343
- Tighten up inter-subpackage deps to pacify rpmdiff
b0c343
b0c343
* Tue Apr 28 2015 David King <amigadave@amigadave.com> - 2:3.17.1-1
b0c343
- Update to 3.17.1
b0c343
b0c343
* Mon Apr 13 2015 David King <amigadave@amigadave.com> - 2:3.16.1-1
b0c343
- Update to 3.16.1
b0c343
b0c343
* Wed Apr 01 2015 David King <amigadave@amigadave.com> - 2:3.16.0-3
b0c343
- Drop old AppData screenshots
b0c343
b0c343
* Mon Mar 30 2015 Richard Hughes <rhughes@redhat.com> - 2:3.16.0-2
b0c343
- Use better AppData screenshots
b0c343
b0c343
* Tue Mar 24 2015 David King <amigadave@amigadave.com> - 2:3.16.0-1
b0c343
- Update to 3.16.0
b0c343
b0c343
* Mon Mar 16 2015 David King <amigadave@amigadave.com> - 2:3.15.92-1
b0c343
- Update to 3.15.92
b0c343
b0c343
* Mon Feb 16 2015 David King <amigadave@amigadave.com> - 2:3.15.90-1
b0c343
- Update to 3.15.90
b0c343
- Use license macro for COPYING
b0c343
b0c343
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 2:3.15.4-1
b0c343
- Update to 3.15.4
b0c343
b0c343
* Thu Jan 08 2015 David King <amigadave@amigadave.com> - 2:3.15.3-2
b0c343
- Update man page glob in files section
b0c343
b0c343
* Mon Dec 15 2014 David King <amigadave@amigadave.com> - 2:3.15.3-1
b0c343
- Update to 3.15.3
b0c343
b0c343
* Mon Nov 24 2014 David King <amigadave@amigadave.com> - 2:3.15.2-1
b0c343
- Update to 3.15.2
b0c343
- Depend on appstream-util at build time for AppData check
b0c343
b0c343
* Mon Oct 27 2014 David King <amigadave@amigadave.com> - 2:3.15.1-1
b0c343
- Update to 3.15.1
b0c343
b0c343
* Mon Oct 13 2014 David King <amigadave@amigadave.com> - 2:3.14.1-1
b0c343
- Update to 3.14.1
b0c343
b0c343
* Tue Sep 23 2014 David King <amigadave@amigadave.com> - 2:3.14.0-1
b0c343
- Update to 3.14.0
b0c343
b0c343
* Mon Sep 15 2014 David King <amigadave@amigadave.com> - 2:3.13.92-1
b0c343
- Update to 3.13.92
b0c343
- Split camera service out to a subpackage
b0c343
- Use pkgconfig for BuildRequires
b0c343
- Tidy spec file
b0c343
b0c343
* Tue Sep 09 2014 David King <amigadave@amigadave.com> - 2:3.13.90.1-2
b0c343
- Fix crash when showing photo countdown (#1133394)
b0c343
b0c343
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.13.90.1-1
b0c343
- Update to 3.13.90.1
b0c343
b0c343
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.13.4-3
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
b0c343
b0c343
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.13.4-2
b0c343
- Rebuilt for gobject-introspection 1.41.4
b0c343
b0c343
* Mon Jul 21 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.13.4-1
b0c343
- Update to 3.13.4
b0c343
b0c343
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.13.1-2
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
b0c343
b0c343
* Tue Apr 29 2014 Richard Hughes <rhughes@redhat.com> - 2:3.13.1-1
b0c343
- Update to 3.13.1
b0c343
b0c343
* Tue Apr 15 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.12.1-1
b0c343
- Update to 3.12.1
b0c343
- Use desktop-file-validate instead of desktop-file-install
b0c343
b0c343
* Tue Mar 25 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.12.0-1
b0c343
- Update to 3.12.0
b0c343
b0c343
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.92-1
b0c343
- Update to 3.11.92
b0c343
b0c343
* Wed Mar 05 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.91-1
b0c343
- Update to 3.11.91
b0c343
b0c343
* Thu Feb 20 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.11.90-3
b0c343
- Rebuilt for cogl soname bump
b0c343
b0c343
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.90-2
b0c343
- Rebuilt for gnome-desktop soname bump
b0c343
b0c343
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.90-1
b0c343
- Update to 3.11.90
b0c343
b0c343
* Mon Feb 10 2014 Peter Hutterer <peter.hutterer@redhat.com> - 2:3.11.5-3
b0c343
- Rebuild for libevdev soname bump
b0c343
b0c343
* Wed Feb 05 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.5-2
b0c343
- Rebuilt for cogl soname bump
b0c343
b0c343
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.5-1
b0c343
- Update to 3.11.5
b0c343
b0c343
* Tue Jan 14 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.3-1
b0c343
- Update to 3.11.3
b0c343
b0c343
* Wed Oct 30 2013 Richard Hughes <rhughes@redhat.com> - 2:3.11.1-1
b0c343
- Update to 3.11.1
b0c343
b0c343
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 2:3.10.1-1
b0c343
- Update to 3.10.1
b0c343
b0c343
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.10.0-1
b0c343
- Update to 3.10.0
b0c343
b0c343
* Wed Sep 18 2013 Hans de Goede <hdegoede@redhat.com> - 2:3.9.92-1
b0c343
- Update to 3.9.92
b0c343
b0c343
* Thu Sep 12 2013 Hans de Goede <hdegoede@redhat.com> - 2:3.9.91-3
b0c343
- In F-19 we had a long list of bugfix patches, most of these have been merged
b0c343
  into gnome-3.10 but not all have been merged yet, re-add the non merged ones
b0c343
- Fix video recording not working
b0c343
- Allow changing effects while recording
b0c343
- Disallow changing camera settings while recording
b0c343
- Fix cheese misbehavior when going from 0 -> 1 or 1 -> 0 camera devices
b0c343
b0c343
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.91-2
b0c343
- Rebuilt for libgnome-desktop soname bump
b0c343
b0c343
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.91-1
b0c343
- Update to 3.9.91
b0c343
b0c343
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.90-1
b0c343
- Update to 3.9.90
b0c343
b0c343
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.5-1
b0c343
- Update to 3.9.5
b0c343
b0c343
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.9.4-2
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
b0c343
b0c343
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 2:3.9.4-1
b0c343
- Update to 3.9.4
b0c343
b0c343
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.3-1
b0c343
- Update to 3.9.3
b0c343
- Drop unused mx and libgee build deps
b0c343
b0c343
* Mon Jun 17 2013 Hans de Goede <hdegoede@redhat.com> - 2:3.9.2-2
b0c343
- Fix cheese-introduction.png being in both cheese and cheese-libs (#893756)
b0c343
- Put the COPYING file in the docs for cheese-libs (#893800)
b0c343
b0c343
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.2-1
b0c343
- Update to 3.9.2
b0c343
b0c343
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.1-1
b0c343
- Update to 3.9.1
b0c343
b0c343
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.8.1-1
b0c343
- Update to 3.8.1
b0c343
b0c343
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.8.0-1
b0c343
- Update to 3.8.0
b0c343
b0c343
* Wed Mar 20 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.7.92-2
b0c343
- Rebuilt for clutter-gtk soname bump
b0c343
b0c343
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 2:3.7.92-1
b0c343
- Update to 3.7.92
b0c343
b0c343
* Wed Mar  6 2013 Matthias Clasen <mclasen@redhat.com> - 2:3.7.91-1
b0c343
- Update to 3.7.91
b0c343
b0c343
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.7.90-3
b0c343
- Rebuilt for cogl soname bump
b0c343
b0c343
* Wed Feb 20 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.7.90-2
b0c343
- Rebuilt for libgnome-desktop soname bump
b0c343
b0c343
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 2:3.7.90-1
b0c343
- Update to 3.7.90
b0c343
b0c343
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 2:3.7.4-2
b0c343
- Rebuild for new cogl
b0c343
b0c343
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 2:3.7.4-1
b0c343
- Update to 3.7.4
b0c343
b0c343
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.7.3-1
b0c343
- Update to 3.7.3
b0c343
b0c343
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.6.2-1
b0c343
- Update to 3.6.2
b0c343
b0c343
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.6.1-1
b0c343
- Update to 3.6.1
b0c343
b0c343
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 2:3.6.0-1
b0c343
- Update to 3.6.0
b0c343
b0c343
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 2:3.5.92-1
b0c343
- Update to 3.5.92
b0c343
b0c343
* Thu Sep  6 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.5.91-1
b0c343
- Update to 3.5.91
b0c343
- Drop upstreamed patches
b0c343
b0c343
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.5.5-2
b0c343
- Rebuild against new cogl/clutter
b0c343
b0c343
* Wed Aug 22 2012 Hans de Goede <hdegoede@redhat.com> - 2:3.5.5-1
b0c343
- New upstream release 3.5.5
b0c343
- Fix cheese crashing on tvcards which report they can capture 0x0 as
b0c343
  minimum resolution (rhbz#850505)
b0c343
b0c343
* Tue Aug 21 2012 Brian Pepple <bpepple@fedoraproject.org> - 2:3.5.2-6
b0c343
- Rebuild for new libcogl.
b0c343
b0c343
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.5.2-5
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
b0c343
b0c343
* Tue Jun 19 2012 Hans de Goede <hdegoede@redhat.com> - 2:3.4.2-3
b0c343
- Reduce camerabin pipeline creation time (rhbz#797188, gnome#677731)
b0c343
- Don't add 0 byte sized files to the thumb-view (rhbz#830166, gnome#677735)
b0c343
- Fix sizing of horizontal thumbnail list (rhbz#829957)
b0c343
- Optimize encoding parameters (rhbz#572169)
b0c343
b0c343
* Wed Jun 13 2012 Owen Taylor <otaylor@redhat.com> - 2:3.5.2-3
b0c343
- Require matching version of cheese-libs for cheese
b0c343
b0c343
* Thu Jun 07 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.5.2-2
b0c343
- Rebuild against new gnome-desktop
b0c343
b0c343
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 2:3.5.2-1
b0c343
- Update to 3.5.2
b0c343
b0c343
* Tue Jun  5 2012 Hans de Goede <hdegoede@redhat.com> - 2:3.5.1-2
b0c343
- Fix missing images on buttons, also fixes the "Gtk-WARNING **: Attempting to
b0c343
  add a widget with type GtkImage to a GtkButton ..." warnings (gnome#677543)
b0c343
- Fix cheese crashing when started on machines with v4l2 radio or vbi devices
b0c343
  (rhbz#810429, gnome#677544)
b0c343
b0c343
* Sun May 06 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.5.1-1
b0c343
- Update to 3.5.1
b0c343
b0c343
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.4.1-1
b0c343
- Update to 3.4.1
b0c343
b0c343
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 2:3.4.0-1
b0c343
- Update to 3.4.0
b0c343
b0c343
* Wed Mar 14 2012 Brian Pepple <bpepple@fedoraproject.org> - 2:3.3.5-2
b0c343
- Rebuild for new cogl
b0c343
b0c343
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.3.5-1
b0c343
- Update to 3.3.5
b0c343
b0c343
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.3.4-1
b0c343
- Update to 3.3.4
b0c343
b0c343
* Mon Jan 16 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.3.3-3
b0c343
- Add a BuildRequires for itstool
b0c343
b0c343
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.3.3-2
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
b0c343
b0c343
* Wed Dec 21 2011 Matthias Clasen <mclasen@redhat.com> - 2:3.3.3-1
b0c343
- Update to 3.3.3
b0c343
b0c343
* Thu Nov 24 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.3.2-2
b0c343
- Rebuild against new clutter
b0c343
b0c343
* Tue Nov 22 2011 Tomas Bzatek <tbzatek@redhat.com> - 1:3.3.2-1
b0c343
- Update to 3.3.2
b0c343
b0c343
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.3.1-1
b0c343
- Update to 3.3.1-1
b0c343
b0c343
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.2.1-2
b0c343
- Rebuilt for glibc bug#747377
b0c343
b0c343
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.2.1-1
b0c343
- Update to 3.2.1
b0c343
b0c343
* Thu Sep 29 2011 Hans de Goede <hdegoede@redhat.com> - 1:3.2.0-2
b0c343
- Add Requires: gstreamer-plugins-bad-free for the camerabin element (#717872)
b0c343
b0c343
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 1:3.2.0-1
b0c343
- Update to 3.2.0
b0c343
b0c343
* Wed Sep 21 2011 Brian Pepple <bpepple@fedoraproject.org> - 1:3.1.92-2
b0c343
- Rebuld for new libcogl.
b0c343
- Use old libgee api.
b0c343
b0c343
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.1.92-1
b0c343
- Update to 3.1.92
b0c343
b0c343
* Tue Sep  6 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.1.91.1-1
b0c343
- Update to 3.1.91.1
b0c343
b0c343
* Tue Jul 26 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.0.2-2
b0c343
- Rebuild
b0c343
b0c343
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.0.2-1
b0c343
- Update to 3.0.2
b0c343
b0c343
* Wed Jun 29 2011 Julian Sikorski <belegdol@fedoraproject.org> - 1:3.0.1-3
b0c343
- Removed RPATHS (RH #703636)
b0c343
b0c343
* Wed Jun 15 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-2
b0c343
- Rebuild against newest gnome-desktop3
b0c343
b0c343
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> 1:3.0.1-1
b0c343
- Update to 3.0.1
b0c343
b0c343
* Tue Apr  5 2011 Matthias Clasen <mclasen@redhat.com> 1:3.0.0-2
b0c343
- Add newer icons from upstream
b0c343
b0c343
* Mon Apr  4 2011 Christopher Aillon <caillon@redhat.com> 1:3.0.0-1
b0c343
- Update to 3.0
b0c343
b0c343
* Wed Mar 30 2011 Alexander Larsson <alexl@redhat.com> - 1:2.91.93-3
b0c343
- Move gsettings schema to cheese-libs, fixes control-center crash (#691667)
b0c343
- Move typelib to cheese-libs
b0c343
b0c343
* Mon Mar 28 2011 Bastien Nocera <bnocera@redhat.com> 2.91.93-2
b0c343
- Add missing gnome-video-effects dependency
b0c343
b0c343
* Fri Mar 25 2011 Bastien Nocera <bnocera@redhat.com> 2.91.93-1
b0c343
- Update to 2.91.93
b0c343
b0c343
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> 1:2.91.92-1
b0c343
- Update to 2.91.92
b0c343
b0c343
* Sat Mar 12 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91.1-1
b0c343
- Update to 2.91.91.1
b0c343
b0c343
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.91.4-2
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
b0c343
b0c343
* Wed Feb  2 2011 Christopher Aillon <caillon@redhat.com> 1:2.91.4-1
b0c343
- Update to 2.91.4
b0c343
b0c343
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 1:2.91.3-1
b0c343
- Update to 2.91.3
b0c343
b0c343
* Thu Sep 30 2010 Matthias Clasen <mclasen@redhat.com> 1:2.32.0-1
b0c343
- Update to 2.32.0
b0c343
b0c343
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> 1:2.31.91-1
b0c343
- Update to 2.31.91
b0c343
b0c343
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> 1:2.31.90-2
b0c343
- Co-own /usr/share/gtk-doc
b0c343
b0c343
* Thu Aug 19 2010 Matthias Clasen <mclasen@redhat.com> 1:2.31.90-1
b0c343
- Update to 2.31.90
b0c343
b0c343
* Wed Aug 11 2010 Matthias Clasen <mclasen@redhat.com> 1:2.31.1-2
b0c343
- Add an epoch to stay ahead of F14
b0c343
b0c343
* Fri Aug  6 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-1
b0c343
- Update to 2.31.1
b0c343
b0c343
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-1
b0c343
- Update to 2.30.1
b0c343
- Spec file cleanups
b0c343
b0c343
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
b0c343
- Update to 2.30.0
b0c343
b0c343
* Wed Mar 24 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-4
b0c343
- Fix possible crasher when countdown reaches zero
b0c343
b0c343
* Fri Mar 19 2010 Matthias Clasen <mclasen@redhat.com> 2.29.92-3
b0c343
- Fix text rendering issues on the effects tab
b0c343
b0c343
* Tue Mar 16 2010 Matthias Clasen <mclasen@redhat.com> 2.29.92-2
b0c343
- Use an existing icon
b0c343
b0c343
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
b0c343
- Update to 2.29.92
b0c343
b0c343
* Tue Feb 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-2
b0c343
- Fix include path, and missing requires for the pkg-config file
b0c343
b0c343
* Tue Feb 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-1
b0c343
- Update to 2.29.90
b0c343
b0c343
* Sun Jan 17 2010 Matthias Clasen  <mclasen@redhat.com> 2.29.5-2
b0c343
- Rebuild
b0c343
b0c343
* Tue Jan 12 2010 Matthias Clasen  <mclasen@redhat.com> 2.29.5-1
b0c343
- Update to 2.29.5
b0c343
b0c343
* Sun Sep 27 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> 2.28.0-2
b0c343
- Update desktop file according to F-12 FedoraStudio feature
b0c343
b0c343
* Mon Sep 21 2009 Matthias Clasen  <mclasen@redhat.com> 2.28.0-1
b0c343
- Update to 2.28.0
b0c343
b0c343
* Mon Sep  7 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.92-1
b0c343
- Update to 2.27.92
b0c343
b0c343
* Mon Aug 24 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.91-1
b0c343
- Update to 2.27.91
b0c343
b0c343
* Sat Aug 22 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.90-3
b0c343
- Update sensitivity of menu items
b0c343
b0c343
* Fri Aug 14 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.90-2
b0c343
- Fix schemas file syntax
b0c343
b0c343
* Tue Aug 11 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.90-1
b0c343
- Update to 2.27.90
b0c343
b0c343
* Tue Jul 28 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.5-1
b0c343
- Update to 2.27.5
b0c343
b0c343
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
b0c343
b0c343
* Mon Jul 13 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.4-1
b0c343
- Update to 2.27.4
b0c343
b0c343
* Tue Jun 16 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.3-1
b0c343
- Update to 2.27.3
b0c343
b0c343
* Sun May 31 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.2-1
b0c343
- Update to 2.27.2
b0c343
b0c343
* Fri May 15 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.1-1
b0c343
- Update to 2.27.1
b0c343
b0c343
* Mon Mar 16 2009 Matthias Clasen  <mclasen@redhat.com> 2.26.0-1
b0c343
- Update to 2.26.0
b0c343
b0c343
* Mon Mar  2 2009 Matthias Clasen  <mclasen@redhat.com> 2.25.92-1
b0c343
- Update to 2.25.92
b0c343
b0c343
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
b0c343
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
b0c343
b0c343
* Wed Feb 18 2009 Matthias Clasen  <mclasen@redhat.com> 2.25.91-1
b0c343
- Update to 2.25.91
b0c343
b0c343
* Tue Feb  3 2009 Matthias Clasen  <mclasen@redhat.com> 2.25.90-1
b0c343
- Update to 2.25.90
b0c343
b0c343
* Tue Jan  6 2009 Matthias Clasen  <mclasen@redhat.com> 2.25.4-1
b0c343
- Update to 2.25.4
b0c343
b0c343
* Wed Dec 17 2008 Matthias Clasen  <mclasen@redhat.com> 2.25.3-1
b0c343
- Update to 2.25.3
b0c343
b0c343
* Wed Dec  3 2008 Matthias Clasen  <mclasen@redhat.com> 2.25.2-1
b0c343
- Update to 2.25.2
b0c343
b0c343
* Fri Nov 21 2008 Matthias Clasen  <mclasen@redhat.com> 2.25.1-4
b0c343
- Better URL
b0c343
b0c343
* Thu Nov 13 2008 Matthias Clasen  <mclasen@redhat.com> 2.25.1-3
b0c343
- Update to 2.25.1
b0c343
b0c343
* Sun Nov  9 2008 Hans de Goede <hdegoede@redhat.com> 2.24.1-2
b0c343
- Fix cams which only support 1 resolution not working (rh470698, gnome560032)
b0c343
b0c343
* Mon Oct 20 2008 Matthias Clasen  <mclasen@redhat.com> 2.24.1-1
b0c343
- Update to 2.24.1
b0c343
b0c343
* Wed Oct  8 2008 Matthias Clasen  <mclasen@redhat.com> 2.24.0-2
b0c343
- Save space
b0c343
b0c343
* Mon Sep 22 2008 Matthias Clasen  <mclasen@redhat.com> 2.24.0-1
b0c343
- Update to 2.24.0
b0c343
b0c343
* Tue Sep  9 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.92-3
b0c343
- Update to 2.23.92
b0c343
- Drop upstreamed patches
b0c343
b0c343
* Wed Sep  3 2008 Hans de Goede <hdegoede@redhat.com> 2.23.91-2
b0c343
- Fix use with multiple v4l devices (rh 460956, gnome 546868, gnome 547144)
b0c343
b0c343
* Tue Sep  2 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.91-1
b0c343
- Update to 2.23.91
b0c343
b0c343
* Fri Aug 22 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.90-1
b0c343
- Update to 2.23.90
b0c343
b0c343
* Tue Aug  5 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.6-1
b0c343
- Update to 2.23.6
b0c343
b0c343
* Tue Jul 22 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.5-1
b0c343
- Update to 2.23.5
b0c343
b0c343
* Wed Jun 18 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.4-1
b0c343
- Update to 2.23.4
b0c343
b0c343
* Tue Jun  3 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.3-1
b0c343
- Update to 2.23.3
b0c343
b0c343
* Tue May 13 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.2-1
b0c343
- Update to 2.23.2
b0c343
b0c343
* Fri Apr 25 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.1-1
b0c343
- Update to 2.23.1
b0c343
b0c343
* Tue Apr 22 2008 Matthias Clasen  <mclasen@redhat.com> 2.22.1-2
b0c343
- Fix an invalid free
b0c343
b0c343
* Mon Apr  7 2008 Matthias Clasen  <mclasen@redhat.com> 2.22.1-1
b0c343
- Update to 2.22.1
b0c343
b0c343
* Mon Mar 10 2008 Matthias Clasen  <mclasen@redhat.com> 2.22.0-1
b0c343
- Update to 2.22.0
b0c343
b0c343
* Tue Feb 26 2008  Matthias Clasen  <mclasen@redhat.com> 2.21.92-1
b0c343
- Update to 2.21.92
b0c343
b0c343
* Fri Feb 15 2008  Matthias Clasen  <mclasen@redhat.com> 2.21.91-3
b0c343
- Fix a locking problem that causes the UI to freeze
b0c343
b0c343
* Fri Feb  8 2008  Matthias Clasen  <mclasen@redhat.com> 2.21.91-2
b0c343
- Rebuild for gcc 4.3
b0c343
b0c343
* Tue Jan 29 2008  Matthias Clasen  <mclasen@redhat.com> 2.21.91-1
b0c343
- Update to 2.21.91
b0c343
b0c343
* Mon Jan 14 2008  Matthias Clasen  <mclasen@redhat.com> 2.21.5-1
b0c343
- Update to 2.21.5
b0c343
b0c343
* Mon Dec 24 2007  Matthias Clasen  <mclasen@redhat.com> 0.3.0-1
b0c343
- Update to 0.3.0
b0c343
b0c343
* Fri Sep  7 2007  Matthias Clasen  <mclasen@redhat.com> 0.2.4-2
b0c343
- package review feedback
b0c343
b0c343
* Thu Sep  6 2007  Matthias Clasen  <mclasen@redhat.com> 0.2.4-1
b0c343
- Initial packages