Changelog for
byzanz-lang-0.3.0+git20140619-bp153.1.1.noarch.rpm :
* Tue Apr 07 2015 dimstarAATTopensuse.org- Disable strict build failing: this is generally enabled for the developers, not for users.
* Thu Dec 25 2014 p.drouandAATTgmail.com- Update to version 0.3.0+git20140619 + No changelog available- Replace pkgconfig(gstreamer-0.10) and pkgconfig(gstreamer-app-0.10) with pkgconfig(gstreamer-1.0) and pkgconfig(gstreamer-plugins-base-1.0) requirements- Replace pkgconfig(x11) with pkgconfig(xdamage)- BuildRequire perl(XML::Parser) and gettext-devel; new dependencies- Build unconditionnally against gtk3 and glib2- Replace %gconf_schemas_prereq with %glib2_gsettings_schema_requires and remove gconf2-devel dependency; upstream dropped gconf2 dependency- Remove obsolete patches + byzanz-gnome3.patch + byzanz-own-datadir.patch + byzanz-gnome-3.3.patch + byzanz-make-panel-optional.patch
* Wed Aug 21 2013 dimstarAATTopensuse.org- Add byzanz-make-panel-optional.patch: make building the panel applet optional.- Introduce build_applet defines (true for openSUSE < 13.1). If evaluated to true, this results in: + enabled pkgconfig(libpanelapplet-4.0) BuildRequires. + conditional addition of panel-applet related files entries.- Move gnome-autogen.sh call to %build section.- Replace gconf2 BuildRequires with gconf2-devel: it\'s what we actually require. When building the panel applet, this was indirectly pulled in.
* Fri Jan 06 2012 vuntzAATTopensuse.org- Add byzanz-gnome-3.3.patch: fix use of deprecated APIs in recent versions of glib and gtk+. We only apply this patch on 12.2 and later, since it\'s only needed there and require a recent version of glib.- Tweak byzanz-gnome3.patch so that we don\'t set NANO in AS_VERSION() to 1: this enables us to avoid using -Werror, and this fixes the build on Factory.
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile- Use %_smp_mflags for parallel build
* Thu Jul 07 2011 vuntzAATTopensuse.org- Correctly use \"!%favor_gtk2\": it has to be \"!(0%{?favor_gtk2})\", since %favor_gtk2 will expand to a complex expression.- Add byzanz-own-datadir.patch to move the menu definition to a non GNOME 2 directory. This fixes the build on Factory since we will own this new directory which is byzanz-specific.
* Thu Jun 23 2011 sbrabecAATTsuse.cz- Do not call configure in %prep phase.
* Tue May 31 2011 vuntzAATTopensuse.org- Use favor_gtk2 to switch between gtk2 and gtk3 builds.- Add byzanz-gnome3.patch: ports the applet to GNOME 3, to fix build in Factory. Only apply if favor_gtk2 is not set, and call gnome-autogen.sh in that case, with a gnome-common BuildRequires.- For gtk3 build, move to pkgconfig()-style and GNOME 3 BuildRequires: + Old ones: gtk2-devel, gnome-panel-devel, gstreamer-0_10-plugins-base-devel, xorg-x11-devel. + New ones: cairo, gio-2.0, gstreamer-0.10, gstreamer-app-0.10, gtk+-3.0, libpanelapplet-4.0, x11.
* Mon Mar 21 2011 dimstarAATTopensuse.org- Update to version 0.2.3: + Features: - WebM support - Updated translations + Bugfixes: - Fix compile on 64bit machines.
* Sat Feb 12 2011 vuntzAATTopensuse.org- Call relevant macros in %post/%postun: + %icon_theme_cache_post/postun because the package ships themed icons.- Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage.- Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.