commit cheese for openSUSE:Factory
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.changes 2014-05-20 14:26:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes 2014-09-30 19:41:17.000000000 +0200 @@ -1,0 +2,90 @@ +Tue Sep 23 10:12:22 UTC 2014 - dimstar@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 - zaitor@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 - dimstar@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 - dimstar@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 - dimstar@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 - zaitor@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.000000000 +0200 +++ /var/tmp/diff_new_pack.eHSLQV/_new 2014-09-30 19:41:18.000000000 +0200 @@ -20,13 +20,13 @@ %define lib_gtk_major 23 Name: cheese -Version: 3.12.2 +Version: 3.14.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.12/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/cheese/3.14/%{name}-%{version}.tar.xz BuildRequires: appdata-tools BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes @@ -36,23 +36,20 @@ BuildRequires: update-desktop-files BuildRequires: vala >= 0.23.3 BuildRequires: yelp-tools -BuildRequires: pkgconfig(cairo) >= 1.10.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(clutter-gtk-1.0) BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(glib-2.0) >= 2.39.90 -BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.6 +BuildRequires: pkgconfig(gnome-desktop-3.0) 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-base-1.0) >= 0.11.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.4 BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26 -BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 BuildRequires: pkgconfig(x11) Requires: gnome-video-effects Requires: yelp @@ -139,12 +136,9 @@ %install %makeinstall -%if 0%{?suse_version} <= 1120 -%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* -%endif find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} %{?no_lang_C} -%suse_update_desktop_file -r -C "Webcam application" -G "Webcam Application" -N "Cheese" cheese Graphics Photography GNOME GTK +%suse_update_desktop_file org.gnome.Cheese %fdupes %{buildroot}%{_datadir}/help/ %post @@ -175,10 +169,13 @@ %doc %{_datadir}/help/C/%{name}/ %{_bindir}/cheese %dir %{_datadir}/appdata -%{_datadir}/appdata/cheese.appdata.xml -%{_datadir}/applications/cheese.desktop +%{_datadir}/appdata/org.gnome.Cheese.appdata.xml +%{_datadir}/applications/org.gnome.Cheese.desktop %{_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 +%{_libexecdir}/gnome-camera-service %files -n libcheese%{lib_major} %defattr(-, root, root) ++++++ cheese-3.12.2.tar.xz -> cheese-3.14.0.tar.xz ++++++ ++++ 40948 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de