Hello community, here is the log from the commit of package blueberry for openSUSE:Factory checked in at 2015-11-10 10:03:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blueberry (Old) and /work/SRC/openSUSE:Factory/.blueberry.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blueberry" Changes: -------- --- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes 2015-07-03 00:02:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2015-11-10 10:03:03.000000000 +0100 @@ -1,0 +2,10 @@ +Fri Nov 6 19:00:45 UTC 2015 - [email protected] + +- Update to 1.1.0: + * Hide in GNOME, KDE, and Unity. + * Make blueberry-tray executable. + * Detect more environments via $XDG_CURRENT_DESKTOP. + * Fix monitoring settings. + * Update translations. + +------------------------------------------------------------------- Old: ---- blueberry-1.0.9.tar.gz New: ---- blueberry-1.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blueberry.spec ++++++ --- /var/tmp/diff_new_pack.7mzX3n/_old 2015-11-10 10:03:04.000000000 +0100 +++ /var/tmp/diff_new_pack.7mzX3n/_new 2015-11-10 10:03:04.000000000 +0100 @@ -17,7 +17,7 @@ Name: blueberry -Version: 1.0.9 +Version: 1.1.0 Release: 0 Summary: A configuration tool for Bluetooth License: GPL-3.0+ @@ -27,12 +27,12 @@ BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: hicolor-icon-theme -BuildRequires: python >= 2.4 +BuildRequires: python BuildRequires: update-desktop-files Requires: gnome-bluetooth >= 3.14 Requires: rfkill Requires: wmctrl -Recommends: %{name}-lang = %{version} +Recommends: %{name}-lang BuildArch: noarch %glib2_gsettings_schema_requires @@ -43,8 +43,6 @@ %prep %setup -q -# Add execution bit to files in /usr/bin/ directory. -chmod a+x .%{_bindir}/* .%{_libexecdir}/%{name}/*.py # Replace the icon with an existing one. sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop @@ -55,7 +53,7 @@ cp -a .%{_prefix} %{buildroot}%{_prefix} cp -a .%{_sysconfdir} %{buildroot}%{_sysconfdir} %find_lang %{name} -%fdupes %{buildroot}%{_datadir} +%fdupes %{buildroot}%{_datadir}/ %post %desktop_database_post @@ -69,7 +67,7 @@ %files %defattr(-,root,root) -%doc debian/changelog debian/copyright README.md +%doc README.md debian/{changelog,copyright} %{_bindir}/%{name}* %{_libexecdir}/%{name}/ %{_sysconfdir}/xdg/autostart/%{name}-tray.desktop ++++++ blueberry-1.0.9.tar.gz -> blueberry-1.1.0.tar.gz ++++++ ++++ 2139 lines of diff (skipped)
