File gnome-user-share.changes of Package gnome-user-share

-------------------------------------------------------------------
Fri Oct 28 13:52:30 UTC 2011 - badshah400@gmail.com

- Replace category SystemSetup by X-SuSE-ControlCenter-Personal to
  suppress rpmlint warnings

-------------------------------------------------------------------
Wed Oct 26 16:23:36 UTC 2011 - badshah400@gmail.com

- Change categories of .desktop file to make it appear grouped with
  "System" applications in the desktop menus (bnc#714333)

-------------------------------------------------------------------
Mon Oct 17 20:38:56 CEST 2011 - dimstar@opensuse.org

- Update to version 3.0.1:
  + Work-around Linux 3.0 regression that caused the file sharing
    not to work.
  + Updated translations.

-------------------------------------------------------------------
Mon Apr 25 19:38:42 CEST 2011 - vuntz@opensuse.org

- Move to pkgconfig()-style BuildRequires:
  + Old ones: dbus-1-glib-devel, gconf2-devel,
    gnome-bluetooth-devel, gtk3-devel, libcanberra-devel,
    libnotify-devel, libunique-devel, nautilus-devel.
  + New ones: dbus-1, dbus-glib-1, gconf-2.0, glib-2.0,
    gnome-bluetooth-1.0, gtk+-3.0, libcanberra-gtk3,
    libnautilus-extension, libnotify, unique-3.0.

-------------------------------------------------------------------
Mon Apr  4 16:48:23 UTC 2011 - fcrozat@novell.com

- Update to version 3.0.0:
  + Updated translations.
- Update to version 2.91.6:
  + Build against GTK+ 3.x
- Change gtk2-devel BuildRequires to gtk3-devel.

-------------------------------------------------------------------
Mon Feb 14 18:26:12 CET 2011 - sbrabec@suse.cz

- Added support for translation-update-upstream.

-------------------------------------------------------------------
Sun Feb 13 16:19:42 CET 2011 - vuntz@opensuse.org

- Call relevant macros in %post/%postun:
  + %desktop_database_post/postun because the package ships at
    least one desktop file.
  + %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.

-------------------------------------------------------------------
Tue Dec 14 15:06:15 CET 2010 - vuntz@opensuse.org

- Own /usr/share/gnome and /usr/share/gnome/help to fix build.

-------------------------------------------------------------------
Tue Sep 28 09:24:50 CEST 2010 - vuntz@opensuse.org

- Update to version 2.30.1:
  + Fix compilation failure
  + Updated translations.

-------------------------------------------------------------------
Mon Sep  6 14:17:36 CEST 2010 - vuntz@opensuse.org

- Make gnome-user-share-properties.desktop appear where it should
  in the menu, by replacing the categories: X-GNOME-NetworkSettings
  needs to be removed, and we want X-GNOME-PersonalSettings
  instead.

-------------------------------------------------------------------
Tue Aug  3 12:52:24 CEST 2010 - vuntz@opensuse.org

- Update gnome-user-share-soft-dep-apache.patch: the name of the
  widget to hide when apache is not there has changed.

-------------------------------------------------------------------
Mon Mar 29 21:10:53 CEST 2010 - vuntz@opensuse.org

- Update to version 2.30.0:
  + Updated translations.

-------------------------------------------------------------------
Tue Mar 23 15:14:02 UTC 2010 - dimstar@opensuse.org

- Remove en@shaw locale on openSUSE <= 11.2.

-------------------------------------------------------------------
Mon Mar 15 22:21:10 CET 2010 - dimstar@opensuse.org

- Update to version 2.29.92:
  + Fix extension conflicting with nautilus-share's.

-------------------------------------------------------------------
Fri Feb 26 14:29:58 CET 2010 - dimstar@opensuse.org

- Update to version 2.29.91:
  + Add a helper bar in nautilus to enable/disable sharing
  + Add sound notification of files being received
  + Don't use Bonded and trusted terms in the UI
  + and many other fixes
- BuildRequire nautilus-devel.

-------------------------------------------------------------------
Wed Dec 23 15:46:52 CET 2009 - vuntz@opensuse.org

- Update to version 2.28.2:
  + Avoid crashing on exit()
  + Make preferences single-instance
- Add libunique-devel BuildRequires.

-------------------------------------------------------------------
Sat Nov 14 21:16:02 CET 2009 - vuntz@opensuse.org

- Update to version 2.28.1:
  + Play a sound when receiving a file over ObexPush
  + Updated translations.
- Add libcanberra-devel BuildRequires.

-------------------------------------------------------------------
Wed Sep 23 13:12:31 CEST 2009 - dimstar@opensuse.org

- Update to version 2.28.0:
  + Fix WebDAV share name being untranslated
  + Updated translations.

-------------------------------------------------------------------
Mon Sep  7 14:18:20 CEST 2009 - lmedinas@opensuse.org

- Update to version 2.27.0:
  + Fix WebDAV sharing not working when service names are too long
  + Fix login problems to WebDAV
  + Don't error out if the Obex services are already started
  + Fix Obex services not working any more when bluetoothd is 
    exited
  + UI fixes for rejected ObexPush transfers
  + Updated translations
- Add gnome-bluetooth-devel BuildRequires

-------------------------------------------------------------------
Tue May 19 17:10:18 CEST 2009 - vuntz@novell.com

- Add Suggests on apache2-mod_dnssd now that it's packaged.

-------------------------------------------------------------------
Mon Mar 16 15:56:11 CET 2009 - vuntz@novell.com

- Update to version 2.26.0:
  + Updated translations.

-------------------------------------------------------------------
Fri Mar  6 13:49:27 CET 2009 - vuntz@novell.com

- Update to version 2.25.92:
  + Updated translations.

-------------------------------------------------------------------
Thu Feb  5 14:02:58 CET 2009 - vuntz@novell.com

- Update to version 2.25.91:
  + Fix httpd configuration file
- Changes from version 2.26.90:
  + Use mod_dnssd 0.6 to export the user TXT record, necessary to
    work with the latest gvfs
  + Check for httpd version and binary location at run-time, rather
    than compile-time
  + Documentation updates
- Changes from version 0.41:
  + Use Apache's mod_dnssd module instead of doing the work
    ourselves
  + Refuse to run as root, so as to avoid sensitive files being
    shared
  + Add end-user documentation, and UI changes to match
  + Make it possible for build daemons to build without Apache
    installed
- Remove BuildRequires on apache2-prefork: we can build without
  having apache installed now.
- Remove BuildRequires on libavahi-glib-devel: this is not needed
  anymore: mod_dnssd is now used.
- Add gnome-doc-utils-devel BuildRequires.
- Do not call autoreconf.
- Use fdupes.

-------------------------------------------------------------------
Sat Dec 20 10:36:28 EST 2008 - mboman@suse.de

- Update to version 0.41:
  + Port to BlueZ 4.x API
  + UI fixes in the preferences dialogue
  + Fix web file sharing on some distributions
- Remove gnome-user-share-bluez4.patch. Fixed upstream
- Remove gnome-user-share-httpd-detection.patch. Fixed upstream

-------------------------------------------------------------------
Tue Dec 16 19:45:40 CET 2008 - coolo@suse.de

- require lang subpackage

-------------------------------------------------------------------
Mon Nov 24 15:31:19 CET 2008 - vuntz@novell.com

- Use %{_libdir} for the httpd module directory. Fix bnc#448129.

-------------------------------------------------------------------
Sat Nov 22 16:35:57 CET 2008 - aj@suse.de

- Fix package list to fix build.
- gnome-user-share helper is a binary, put it into libexecdir.

-------------------------------------------------------------------
Thu Nov 20 00:08:16 CET 2008 - vuntz@novell.com

- Import package, based on the one from Fedora. Required to fix
  bnc#402048.
openSUSE Build Service is sponsored by