2d156b
Name:		gnome-bluetooth
2d156b
Epoch:		1
5f5871
Version:	3.34.3
5f5871
Release:	1%{?dist}
2d156b
Summary:	Bluetooth graphical utilities
2d156b
2d156b
License:	GPLv2+
2d156b
URL:		https://wiki.gnome.org/Projects/GnomeBluetooth
5f5871
Source0:	https://download.gnome.org/sources/gnome-bluetooth/3.34/gnome-bluetooth-%{version}.tar.xz
2d156b
Source1:	61-gnome-bluetooth-rfkill.rules
2d156b
2d156b
%if 0%{?rhel}
2d156b
ExcludeArch:	s390 s390x
2d156b
%endif
2d156b
2d156b
BuildRequires:	gettext
2d156b
BuildRequires:	gobject-introspection-devel
2d156b
BuildRequires:	gtk3-devel
2d156b
BuildRequires:	gtk-doc
2d156b
BuildRequires:	meson
2d156b
BuildRequires:	pkgconfig(libcanberra-gtk3)
2d156b
BuildRequires:	pkgconfig(libnotify)
2d156b
BuildRequires:	systemd-devel
2d156b
BuildRequires:  python3-devel
2d156b
2d156b
Provides:	dbus-bluez-pin-helper
2d156b
2d156b
# Otherwise we might end up with mismatching version
2d156b
Requires:	%{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
2d156b
Requires:	bluez >= 5.0
2d156b
%if 0%{?rhel} && 0%{?rhel} <= 7
2d156b
# bluez-obexd is in the main bluez package for RHEL7
2d156b
%else
2d156b
Requires:	bluez-obexd
2d156b
%endif
2d156b
%ifnarch s390 s390x
2d156b
Requires:	pulseaudio-module-bluetooth
2d156b
%endif
2d156b
2d156b
%description
2d156b
The gnome-bluetooth package contains graphical utilities to setup,
2d156b
monitor and use Bluetooth devices.
2d156b
2d156b
%package libs
2d156b
Summary:	GTK+ Bluetooth device selection widgets
2d156b
License:	LGPLv2+
2d156b
2d156b
%description libs
2d156b
This package contains libraries needed for applications that
2d156b
want to display a Bluetooth device selection widget.
2d156b
2d156b
%package libs-devel
2d156b
Summary:	Development files for %{name}-libs
2d156b
License:	LGPLv2+
2d156b
Requires:	%{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
2d156b
Requires:	%{name}%{?_isa} = %{epoch}:%{version}-%{release}
2d156b
2d156b
%description libs-devel
2d156b
This package contains the libraries and header files that are needed
2d156b
for writing applications that require a Bluetooth device selection widget.
2d156b
2d156b
%prep
2d156b
%autosetup -p1
2d156b
2d156b
%build
2d156b
%meson -Dgtk_doc=true
2d156b
%meson_build
2d156b
2d156b
%install
2d156b
%meson_install
2d156b
2d156b
install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
2d156b
2d156b
%find_lang gnome-bluetooth2
2d156b
2d156b
%files
2d156b
%license COPYING
5f5871
%doc README.md NEWS
2d156b
%{_bindir}/bluetooth-sendto
2d156b
%{_datadir}/applications/*.desktop
2d156b
%{_datadir}/gnome-bluetooth/
2d156b
%{_mandir}/man1/*
2d156b
/usr/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
2d156b
2d156b
%files -f gnome-bluetooth2.lang libs
2d156b
%license COPYING.LIB
2d156b
%{_libdir}/libgnome-bluetooth.so.*
2d156b
%dir %{_libdir}/girepository-1.0
2d156b
%{_libdir}/girepository-1.0/GnomeBluetooth-1.0.typelib
2d156b
%{_datadir}/icons/hicolor/*/apps/*
2d156b
%{_datadir}/icons/hicolor/*/status/*
2d156b
2d156b
%files libs-devel
2d156b
%{_includedir}/gnome-bluetooth/
2d156b
%{_libdir}/libgnome-bluetooth.so
2d156b
%{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc
2d156b
%dir %{_datadir}/gir-1.0
2d156b
%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
2d156b
%{_datadir}/gtk-doc
2d156b
2d156b
%changelog
5f5871
* Tue Nov 03 2020 Bastien Nocera <bnocera@redhat.com> - 3.34.3-1
5f5871
+ gnome-bluetooth-3.34.3-1
5f5871
- Update to 3.34.3
5f5871
- Resolves: #1858653
5f5871
2d156b
* Mon Aug 13 2018 Troy Dawson <tdawson@redhat.com> - 3.28.2-2
2d156b
- Add BuildRequest python3-devel
2d156b
2d156b
* Wed Aug 01 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.2-1
2d156b
+ gnome-bluetooth-3.28.2-1
2d156b
- Update to 3.28.2
2d156b
2d156b
* Fri Jul 27 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.1-2
2d156b
+ gnome-bluetooth-3.28.1-2
2d156b
- bluez-obexd exists, and is required
2d156b
2d156b
* Thu Jul 19 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.1-1
2d156b
+ gnome-bluetooth-3.28.1-1
2d156b
- Update to 3.28.1
2d156b
2d156b
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 1:3.28.0-1
2d156b
- Update to 3.28.0
2d156b
2d156b
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 1:3.27.92-1
2d156b
- Update to 3.27.92
2d156b
- Drop ldconfig scriptlets
2d156b
2d156b
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:3.26.1-4
2d156b
- Escape macros in %%changelog
2d156b
2d156b
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.26.1-3
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
2d156b
2d156b
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:3.26.1-2
2d156b
- Remove obsolete scriptlets
2d156b
2d156b
* Fri Sep 15 2017 Kalev Lember <klember@redhat.com> - 1:3.26.1-1
2d156b
- Update to 3.26.1
2d156b
2d156b
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 1:3.26.0-1
2d156b
- Update to 3.26.0
2d156b
2d156b
* Mon Aug 28 2017 Kalev Lember <klember@redhat.com> - 1:3.25.91-1
2d156b
- Update to 3.25.91
2d156b
- Switch to the meson build system
2d156b
2d156b
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.20.1-3
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2d156b
2d156b
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.20.1-2
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2d156b
2d156b
* Mon Feb 13 2017 Kalev Lember <klember@redhat.com> - 1:3.20.1-1
2d156b
- Update to 3.20.1
2d156b
2d156b
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.20.0-3
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2d156b
2d156b
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 1:3.20.0-2
2d156b
- Update project URLs
2d156b
- Don't set group tags
2d156b
- Co-own gir directories
2d156b
- Require bluez-obexd that got split out
2d156b
- Drop old obsoletes
2d156b
2d156b
* Tue May 24 2016 Bastien Nocera <bnocera@redhat.com> - 3.20.0-1
2d156b
- Update to 3.20.0
2d156b
2d156b
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 1:3.18.3-1
2d156b
- Update to 3.18.3
2d156b
2d156b
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.18.2-2
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2d156b
2d156b
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 1:3.18.2-1
2d156b
- Update to 3.18.2
2d156b
2d156b
* Tue Nov 10 2015 Kalev Lember <klember@redhat.com> - 1:3.18.1-1
2d156b
- Update to 3.18.1
2d156b
2d156b
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 1:3.18.0-1
2d156b
- Update to 3.18.0
2d156b
2d156b
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 1:3.17.92-1
2d156b
- Update to 3.17.92
2d156b
2d156b
* Tue Aug 18 2015 Kalev Lember <klember@redhat.com> - 1:3.17.90-2
2d156b
- Remove libgnome-bluetooth.la file
2d156b
2d156b
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 1:3.17.90-1
2d156b
- Update to 3.17.90
2d156b
- Use make_install macro
2d156b
2d156b
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.16.1-2
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2d156b
2d156b
* Sun Apr 19 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.16.1-1
2d156b
- Update to 3.16.1
2d156b
- Use license macro for COPYING files
2d156b
- Tighten deps with the _isa macro
2d156b
2d156b
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.16.0-1
2d156b
- Update to 3.16.0
2d156b
2d156b
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 1:3.15.4-1
2d156b
- Update to 3.15.4
2d156b
2d156b
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-3
2d156b
- Move compat-gnome-bluetooth310-libs obsoletes to -libs subpackage
2d156b
2d156b
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-2
2d156b
- Obsolete compat-gnome-bluetooth310-libs from rhughes-f20-gnome-3-12 copr
2d156b
2d156b
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
2d156b
- Update to 3.14.0
2d156b
2d156b
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.90-1
2d156b
- Update to 3.13.90
2d156b
2d156b
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.12.0-4
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2d156b
2d156b
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.0-3
2d156b
- Rebuilt for gobject-introspection 1.41.4
2d156b
2d156b
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.12.0-2
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2d156b
2d156b
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 1:3.12.0-1
2d156b
- Update to 3.12.0
2d156b
2d156b
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 1:3.11.91-1
2d156b
- Update to 3.11.91
2d156b
2d156b
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 1:3.11.3-1
2d156b
- Update to 3.11.3
2d156b
2d156b
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.10.0-1
2d156b
- Update to 3.10.0
2d156b
2d156b
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.91-2
2d156b
- Drop the dep on gvfs-obexftp
2d156b
2d156b
* Tue Sep 10 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.91-1
2d156b
- Update to 3.9.91
2d156b
2d156b
* Sun Aug 18 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.3-4
2d156b
- Drop an obsolete dep on obexd
2d156b
2d156b
* Wed Aug 14 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.3-3
2d156b
- Require bluez >= 5.0
2d156b
2d156b
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.9.3-2
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2d156b
2d156b
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.3-1
2d156b
- Update to 3.9.3
2d156b
2d156b
* Mon Jun 03 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.1-1
2d156b
- Update to 3.8.1
2d156b
2d156b
* Fri May 10 2013 Adam Williamson <awilliam@redhat.com>
2d156b
- no reason to update icon cache in %%postun of main package *and* libs
2d156b
2d156b
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.0-1
2d156b
- Update to 3.8.0
2d156b
2d156b
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 1:3.7.92-1
2d156b
- Update to 3.7.92
2d156b
2d156b
* Wed Feb 20 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.4-4
2d156b
- Drop the runtime dep on control-center
2d156b
2d156b
* Mon Jan 28 2013 Matthias Clasen <mclasen@redhat.com> - 1:3.7.4-3
2d156b
- Install the udev rule in /usr/lib
2d156b
2d156b
* Sat Jan 26 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.4-2
2d156b
- Spec file cleanup
2d156b
- Drop the desktop-notification-daemon requires now that the applet is gone
2d156b
- Fix the build with gcc 4.8
2d156b
- Move the libgnome-bluetooth-applet.so symlink to the -devel package
2d156b
2d156b
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 1:3.7.4-1
2d156b
- Update to 3.7.4
2d156b
2d156b
* Thu Nov 29 2012 Dan Horák <dan[at]danny.cz> - 1:3.6.1-2
2d156b
- revive on Fedora/s390x, but drop Requires there - it's needed to fulfil compose dependencies
2d156b
2d156b
* Thu Nov 15 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.6.1-1
2d156b
- Update to 3.6.1
2d156b
2d156b
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 1:3.6.0-1
2d156b
- Update to 3.6.0
2d156b
2d156b
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.92-1
2d156b
- Update to 3.5.92
2d156b
2d156b
* Tue Aug 14 2012 Debarshi Ray <rishi@fedoraproject.org> - 1:3.5.5-1
2d156b
- Update to 3.5.5
2d156b
2d156b
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.5.4-2
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2d156b
2d156b
* Fri Jul 20 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.4-1
2d156b
- Update to 3.5.4
2d156b
2d156b
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 1:3.4.2-1
2d156b
- Update to 3.4.2
2d156b
2d156b
* Tue Jun 12 2012 Bastien Nocera <bnocera@redhat.com> 3.4.1-1
2d156b
- Update to 3.4.1
2d156b
2d156b
* Tue May 08 2012 Bastien Nocera <bnocera@redhat.com> 3.4.0-3
2d156b
- Don't build on s390
2d156b
2d156b
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.4.0-2
2d156b
- Silence rpm scriptlet output
2d156b
2d156b
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 1:3.4.0-1
2d156b
- Update to 3.4.0
2d156b
2d156b
* Tue Mar 20 2012 Kalev Lember <kalevlember@gmail.com> 3.3.92-1
2d156b
- Update to 3.3.92
2d156b
2d156b
* Wed Jan 18 2012 Bastien Nocera <bnocera@redhat.com> 3.3.4-1
2d156b
- Update to 3.3.4
2d156b
- Moblin code is goner
2d156b
2d156b
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.3.3-2
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2d156b
2d156b
* Thu Dec 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
2d156b
- Update to 3.3.3
2d156b
2d156b
* Sun Nov 27 2011 Peter Robinson <pbrobinson@fedoraproject.org> -3.3.2-2
2d156b
- Temporarily add libtool archive to devel package as gnome-shell needs is (for g-i bindings?)
2d156b
2d156b
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
2d156b
- Update to 3.3.2
2d156b
2d156b
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.2.1-2
2d156b
- Rebuilt for glibc bug#747377
2d156b
2d156b
* Mon Oct 17 2011 Bastien Nocera <bnocera@redhat.com> 3.2.1-1
2d156b
- Update to 3.2.1
2d156b
2d156b
* Mon Sep 26 2011 Bastien Nocera <bnocera@redhat.com> 3.2.0-1
2d156b
- Update to 3.2.0
2d156b
2d156b
* Tue Sep 20 2011 Bastien Nocera <bnocera@redhat.com> 3.1.92-1
2d156b
- Update to 3.1.92
2d156b
2d156b
* Thu Sep 08 2011 Bastien Nocera <bnocera@redhat.com> 3.1.4-3
2d156b
- Update to 3.1.4
2d156b
- Update udev rule again (#733326)
2d156b
2d156b
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
2d156b
- Update to 3.1.3
2d156b
2d156b
* Fri May 27 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-1
2d156b
- Update to 3.0.1
2d156b
2d156b
* Mon Apr 04 2011 Bastien Nocera <bnocera@redhat.com> 3.0.0-1
2d156b
- Update to 3.0.0
2d156b
2d156b
* Sat Mar 26 2011 Dan Horák <dan[at]danny.cz> 2.91.92-2
2d156b
- update BRs when the moblin subpackage is disabled
2d156b
2d156b
* Mon Mar 21 2011 Bastien Nocera <bnocera@redhat.com> 2.91.92-1
2d156b
- Update to 2.91.92
2d156b
2d156b
* Tue Mar 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-1
2d156b
- Update to 2.91.91
2d156b
2d156b
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-6
2d156b
- Rebuild against newer gtk
2d156b
2d156b
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.91.5-5
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2d156b
2d156b
* Fri Feb 04 2011 Bastien Nocera <bnocera@redhat.com> 2.91.5-4
2d156b
- Rebuild against newer control-center
2d156b
2d156b
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-3
2d156b
- Rebuild against newer gtk
2d156b
2d156b
* Thu Jan 20 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-2
2d156b
- Drop unneeded requires
2d156b
2d156b
* Mon Jan 17 2011 Bastien Nocera <bnocera@redhat.com> 2.91.5-1
2d156b
- Update to 2.91.5
2d156b
2d156b
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.2-3
2d156b
- Rebuild against new gtk
2d156b
2d156b
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-2
2d156b
- Rebuild against new gtk
2d156b
2d156b
* Thu Nov 11 2010 Bastien Nocera <bnocera@redhat.com> 2.91.2-1
2d156b
- Update to 2.91.2
2d156b
2d156b
* Wed Nov  3 2010 Matthias Clasen <mclasen@redhat.com> 1:2.90.0-10
2d156b
- Rebuild against libnotify 0.7.0
2d156b
2d156b
* Wed Sep 29 2010 jkeating - 1:2.90.0-9
2d156b
- Rebuilt for gcc bug 634757
2d156b
2d156b
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> 2.90.0-8
2d156b
- Fix the build against newer gtk
2d156b
2d156b
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> 2.90.0-7
2d156b
- Rebuild against newer gobject-introspection
2d156b
2d156b
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> 2.90.0-6
2d156b
- Co-own /usr/share/gtk-doc
2d156b
2d156b
* Thu Aug 05 2010 Bastien Nocera <bnocera@redhat.com> 2.90.0-5
2d156b
- Fix requires for new epoch
2d156b
2d156b
* Wed Aug 04 2010 Bastien Nocera <bnocera@redhat.com> 2.90.0-4
2d156b
- Up the epoch due to F-14 changes
2d156b
2d156b
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 2.90.0-4
2d156b
- Rebuild with new gobject-introspection
2d156b
2d156b
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 2.90.0-3
2d156b
- Rebuild against new gobject-introspection
2d156b
2d156b
* Mon Jul  5 2010 Peter Robinson <pbrobinson@fedoraproject.org> 2.90.0-2
2d156b
- Rebuild for new libmx
2d156b
2d156b
* Wed Jun 30 2010 Bastien Nocera <bnocera@redhat.com> 2.90.0-1
2d156b
- Update to 2.90.0
2d156b
2d156b
* Mon Jun 28 2010 Bastien Nocera <bnocera@redhat.com> 2.30.0-3
2d156b
- Fix moblin package description
2d156b
2d156b
* Thu Jun 03 2010 Bastien Nocera <bnocera@redhat.com> 2.30.0-2
2d156b
- Fix /dev/rfkill permissions when using newer udev >= 154 (#588660)
2d156b
  (with thanks to Sven Arvidsson and Debian)
2d156b
2d156b
* Mon Mar 29 2010 Bastien Nocera <bnocera@redhat.com> 2.30.0-1
2d156b
- Update to 2.30.0
2d156b
2d156b
* Wed Feb 24 2010 Bastien Nocera <bnocera@redhat.com> 2.29.91-2
2d156b
- Require -libs of the same version to avoid conflicts
2d156b
2d156b
* Mon Feb 15 2010 Bastien Nocera <bnocera@redhat.com> 2.29.91-1
2d156b
- Update to 2.29.91
2d156b
2d156b
* Sun Feb 14 2010 Matthias Clasen <mclasen@redhat.com> 2.29.3-5
2d156b
- Add missing libs
2d156b
2d156b
* Thu Jan 28 2010 Bastien Nocera <bnocera@redhat.com> 2.29.3-4
2d156b
- Fix a few rpmlint warnings
2d156b
2d156b
* Tue Dec 15 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-3
2d156b
- Enable introspection
2d156b
2d156b
* Mon Dec 14 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-2
2d156b
- Add patch to fix possible crasher in bluetooth-sendto (#544881)
2d156b
2d156b
* Mon Nov 30 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-1
2d156b
- Update to 2.29.3
2d156b
2d156b
* Tue Nov 17 2009 Bastien Nocera <bnocera@redhat.com> 2.29.2-1
2d156b
- Update to 2.29.2
2d156b
- Add moblin subpackage
2d156b
2d156b
* Tue Oct 20 2009 Bastien Nocera <bnocera@redhat.com> 2.28.3-1
2d156b
- Update to 2.28.3
2d156b
2d156b
* Tue Oct 20 2009 Bastien Nocera <bnocera@redhat.com> 2.28.2-1
2d156b
- Update to 2.28.2
2d156b
2d156b
* Tue Sep 29 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-1
2d156b
- Update to 2.28.1
2d156b
2d156b
* Sat Sep 19 2009 Bastien Nocera <bnocera@redhat.com> 2.28.0-1
2d156b
- Update to 2.28.0
2d156b
2d156b
* Fri Sep 11 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-3
2d156b
- Fix possible pairing failure
2d156b
2d156b
* Thu Sep 03 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-2
2d156b
- Fix connecting to audio devices not working when disconnected
2d156b
  at start
2d156b
2d156b
* Wed Sep 02 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-1
2d156b
- Update to 2.27.90
2d156b
2d156b
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 2.27.9-5
2d156b
- Fix the friendly name not being editable (#516801)
2d156b
2d156b
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 2.27.9-4
2d156b
- Add udev rules to access /dev/rfkill (#514798)
2d156b
2d156b
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 2.27.9-3
2d156b
- Don't crash when exiting the wizard
2d156b
2d156b
* Thu Aug 06 2009 Bastien Nocera <bnocera@redhat.com> 2.27.9-2
2d156b
- Remove requirement on the main package from -libs, and move
2d156b
  the icons from the main package to the -libs sub-package (#515845)
2d156b
2d156b
* Tue Aug 04 2009 Bastien Nocera <bnocera@redhat.com> 2.27.9-1
2d156b
- Update to 2.27.9
2d156b
2d156b
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.8-2
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2d156b
2d156b
* Tue Jul 21 2009 Bastien Nocera <bnocera@redhat.com> 2.27.8-1
2d156b
- Update to 2.27.8
2d156b
2d156b
* Thu Jun 25 2009 Bastien Nocera <bnocera@redhat.com> 2.27.7.1-1
2d156b
- Update to 2.27.7.1
2d156b
2d156b
* Thu Jun 25 2009 Bastien Nocera <bnocera@redhat.com> 2.27.7-1
2d156b
- Update to 2.27.7
2d156b
2d156b
* Wed Jun 17 2009 Bastien Nocera <bnocera@redhat.com> 2.27.6-1
2d156b
- Update to 2.27.6
2d156b
- Require newer BlueZ for SSP support
2d156b
2d156b
* Sat May 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.5-2
2d156b
- Require the virtual provides for notification daemon (#500585)
2d156b
2d156b
* Wed May 06 2009 Bastien Nocera <bnocera@redhat.com> 2.27.5-1
2d156b
- Update to 2.27.5
2d156b
2d156b
* Fri May 01 2009 Bastien Nocera <bnocera@redhat.com> 2.27.4-4
2d156b
- Use the scriplets on the wiki for the icon update
2d156b
2d156b
* Fri May 01 2009 Bastien Nocera <bnocera@redhat.com> 2.27.4-3
2d156b
- Touch the icon theme directory, should fix the icon not appearing
2d156b
  properly on new installs
2d156b
2d156b
* Thu Apr 16 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.4-2
2d156b
- Require the PA Bluetooth plugins
2d156b
2d156b
* Tue Apr 14 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.4-1
2d156b
- Update to 2.27.4
2d156b
2d156b
* Thu Apr 09 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.3-1
2d156b
- Update to 2.27.3
2d156b
2d156b
* Wed Apr 08 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.2-2
2d156b
- Fix schema installation
2d156b
2d156b
* Wed Apr 08 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.2-1
2d156b
- Upgrade to 2.27.2
2d156b
2d156b
* Tue Mar 10 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.1-4
2d156b
- Make the -libs-devel obsolete and provide the -devel package, so
2d156b
  we can actually upgrade...
2d156b
2d156b
* Thu Mar 05 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.1-3
2d156b
- Add patch to fix sendto
2d156b
2d156b
* Wed Mar 04 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.1-2
2d156b
- Update to 2.27.1
2d156b
- Loads of fixes mentioned by Bill Nottingham in bug #488498
2d156b
2d156b
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.0-2
2d156b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2d156b
2d156b
* Thu Feb 19 2009 - Bastien Nocera <bnocera@redhat.com> - 0.12.0-1
2d156b
- Update to 0.12.0
2d156b
2d156b
* Thu Dec  4 2008 Matthias Clasen <mclasen@redhat.com> - 0.11.0-8
2d156b
- Rebuild for Python 2.6
2d156b
2d156b
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.11.0-7
2d156b
- Rebuild for Python 2.6
2d156b
2d156b
* Fri Oct 31 2008 - Bastien Nocera <bnocera@redhat.com> - 0.11.0-6
2d156b
- Remove a few more .la files
2d156b
2d156b
* Thu Sep 11 2008 Matthias Clasen  <mclasen@redhat.com> - 0.11.0-5
2d156b
- Rebuild against new bluez-libs
2d156b
2d156b
* Wed May 14 2008 - Ondrej Vasik <ovasik@redhat.com> - 0.11.0-4
2d156b
- Changed name of icon file(#444811)
2d156b
2d156b
* Wed Feb 27 2008 - Bastien Nocera <bnocera@redhat.com> - 0.11.0-3
2d156b
- Remove gnome-obex-server, we should use gnome-user-share now
2d156b
2d156b
* Mon Feb 11 2008 - Ondrej Vasik <ovasik@redhat.com> - 0.11.0-1
2d156b
- gcc43 rebuild
2d156b
2d156b
* Mon Jan 21 2008 - Bastien Nocera <bnocera@redhat.com> - 0.11.0
2d156b
- Update to 0.11.0
2d156b
2d156b
* Mon Jan 21 2008 - Bastien Nocera <bnocera@redhat.com> - 0.10.0
2d156b
- Update to 0.10.0
2d156b
2d156b
* Mon Oct 22 2007 - Ondrej Vasik <ovasik@redhat.com> - 0.9.1-4
2d156b
- marked gnome-obex-server.schemas as config file
2d156b
- changed upstream URL
2d156b
2d156b
* Tue Sep 18 2007 - Ondrej Vasik <ovasik@redhat.com> - 0.9.1-3
2d156b
- fixed wrong source URL
2d156b
2d156b
* Thu Aug 23 2007 - Ondrej Vasik <ovasik@redhat.com> - 0.9.1-2
2d156b
- rebuilt for F8
2d156b
- changed license tag to GPLv2 and LGPLv2+
2d156b
2d156b
* Mon Jul 23 2007 - Bastien Nocera <bnocera@redhat.com> - 0.9.1-1
2d156b
- Upgrade to 0.9.1 to fix a crasher in the server
2d156b
2d156b
* Thu Jul 12 2007 - Bastien Nocera <bnocera@redhat.com> - 0.9.0-1
2d156b
- Update for 0.9.0
2d156b
- Fix installation of the python bindings
2d156b
2d156b
* Mon Apr  2 2007 Matthias Clasen <mclasen@redhat.com> - 0.8.0-4
2d156b
- Remove unncessary gconfd killing from scripts (#224561)
2d156b
2d156b
* Tue Feb 27 2007 Harald Hoyer <harald@redhat.com> - 0.8.0-3%{?dist}
2d156b
- corrected BuildRoot
2d156b
- smp flags added
2d156b
- specfile cleanup
2d156b
- fixed desktop file
2d156b
2d156b
* Thu Dec  7 2006 Jeremy Katz <katzj@redhat.com> - 0.8.0-2
2d156b
- rebuild for python 2.5
2d156b
2d156b
* Mon Nov 13 2006 Harald Hoyer <harald@redhat.com> - 0.8.0-1
2d156b
- version 0.8.0
2d156b
2d156b
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.7.0-10.1
2d156b
- rebuild
2d156b
2d156b
* Wed Jun 14 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-10
2d156b
- bump for new openobex
2d156b
2d156b
* Sun Jun 11 2006 Jesse Keating <jkeating@redhat.com> - 0.7.0-9
2d156b
- Missing automake, libtool, gettext BR
2d156b
2d156b
* Sun Jun 11 2006 Jesse Keating <jkeating@redhat.com> - 0.7.0-6
2d156b
- Bump for new libbluetooth
2d156b
2d156b
* Wed May 31 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-6
2d156b
- add dependency on bluez-utils, cosmetic tweaks (bug #190280)
2d156b
2d156b
* Tue May 30 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-5
2d156b
- install schemata correctly (bug #193518)
2d156b
2d156b
* Mon May 29 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-3
2d156b
- more build requires (bug #193374)
2d156b
2d156b
* Mon Feb 27 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-2
2d156b
- pydir fixes for lib64
2d156b
2d156b
* Thu Feb 16 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-1
2d156b
- version 0.7.0
2d156b
2d156b
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.6.0-2.2.1
2d156b
- bump again for double-long bug on ppc(64)
2d156b
2d156b
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.6.0-2.2
2d156b
- rebuilt for new gcc4.1 snapshot and glibc changes
2d156b
2d156b
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
2d156b
- rebuilt
2d156b
2d156b
* Fri Oct 07 2005 Harald Hoyer <harald@redhat.com> - 0.6.0-2
2d156b
- Fix relative path for the icons in desktop files which no longer works
2d156b
  with the icon cache.
2d156b
2d156b
* Wed Sep 28 2005 Harald Hoyer <harald@redhat.com> - 0.6.0-1
2d156b
- new version 0.6.0
2d156b
2d156b
* Tue Aug 16 2005 Warren Togami <wtogami@redhat.com> 0.5.1-14
2d156b
- rebuild for new cairo
2d156b
2d156b
* Thu Jul  7 2005 Matthias Saou <http://freshrpms.net/> 0.5.1-13
2d156b
- Minor spec file cleanups.
2d156b
- Fix relative path for the icons in desktop files which no longer works
2d156b
  with the icon cache.
2d156b
- Remove useless zero epochs.
2d156b
- Remove explicit python abi requirement, it's automatic for FC4 and up.
2d156b
2d156b
* Thu Mar 31 2005 Harald Hoyer <harald@redhat.com> - 0.5.1-12
2d156b
- removed base requirement from libs
2d156b
2d156b
* Tue Mar 29 2005 Warren Togami <wtogami@redhat.com> - 0.5.1-11
2d156b
- devel req glib2-devel libbtctl-devel for pkgconfig (#152488)
2d156b
2d156b
* Wed Mar 02 2005 Harald Hoyer <harald@redhat.com> 
2d156b
- rebuilt
2d156b
2d156b
* Mon Feb 21 2005 Harald Hoyer <harald@redhat.com> - 0.5.1-9
2d156b
- added gnome hbox patch for bug rh#149215
2d156b
2d156b
* Tue Dec 07 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-8
2d156b
- added requires for python-abi
2d156b
2d156b
* Tue Dec 07 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-7
2d156b
- split package into app, libs and devel
2d156b
2d156b
* Mon Oct 25 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-6
2d156b
- fixed again gnome-bluetooth-manager script for 64bit (bug 134864)
2d156b
2d156b
* Fri Oct 08 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-5
2d156b
- buildrequire pygtk2-devel (bug 135032)
2d156b
- fixed gnome-bluetooth-manager script for 64bit (bug 134864)
2d156b
- fixed segfault on file receive (bug 133041)
2d156b
2d156b
* Mon Sep 27 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-4
2d156b
- buildrequire libbtctl-devel
2d156b
- buildrequire openobex-devel >= 1.0.1
2d156b
- pythondir -> pyexecdir
2d156b
2d156b
* Wed Jul 28 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-3
2d156b
- added build dependency for librsvg2-devel
2d156b
2d156b
* Tue Jul 27 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-2
2d156b
- added pydir patch
2d156b
2d156b
* Thu Jul 22 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-1
2d156b
- version 0.5.1
2d156b
2d156b
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
2d156b
- rebuilt
2d156b
2d156b
* Tue May 25 2004 Harald Hoyer <harald@redhat.com> - 0.4.1-8
2d156b
- corrected BuildRequires
2d156b
2d156b
* Wed Mar 10 2004 Harald Hoyer <harald@redhat.com> - 0.4.1-7
2d156b
- added EggToolBar patch for gcc34
2d156b
2d156b
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
2d156b
- rebuilt
2d156b
2d156b
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
2d156b
- rebuilt
2d156b
2d156b
* Mon Jan 26 2004 Harald Hoyer <harald@redhat.de> 0.4.1-4
2d156b
- added autofoo patch
2d156b
2d156b
* Thu Aug 28 2003 Harald Hoyer <harald@redhat.de> 0.4.1-3
2d156b
- add .so to gnome-vfs module, if libtool does not!
2d156b
2d156b
* Thu Aug 07 2003 Harald Hoyer <harald@redhat.de> 0.4.1-2
2d156b
- call libtool finish
2d156b
2d156b
* Wed Aug  6 2003 Harald Hoyer <harald@redhat.de> 0.4.1-1
2d156b
- new version 0.4.1
2d156b
2d156b
* Thu Jun  5 2003 Harald Hoyer <harald@redhat.de> 0.4-1
2d156b
- initial RPM
2d156b
2d156b