1
0

Accepting request 25835 from GNOME:Factory

Copy from GNOME:Factory/gnome-user-share based on submit request 25835 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/25835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-user-share?expand=0&rev=12
This commit is contained in:
OBS User autobuild 2009-12-08 09:45:42 +00:00 committed by Git OBS Bridge
parent 309907e5e8
commit 8fc6d4551c
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:045983a1cca3e5701ae63011851da5b5ecdff550c1a68bb8829b2989906d142b
size 912740

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4803ddedd77ce64ae25a85fcb04550b2589dc735baa4afd485618629700429bf
size 912102

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
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 Wed Sep 23 13:12:31 CEST 2009 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
# #
# spec file for package gnome-user-share (Version 2.28.0) # spec file for package gnome-user-share (Version 2.28.1)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -19,9 +19,9 @@
Name: gnome-user-share Name: gnome-user-share
Summary: GNOME user file sharing Summary: GNOME user file sharing
Version: 2.28.0 Version: 2.28.1
Release: 1 Release: 1
License: GPL v2 or later License: GPLv2+
Group: Productivity/Networking/File-Sharing Group: Productivity/Networking/File-Sharing
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
# PATCH-FIX-OPENSUSE gnome-user-share-soft-dep-apache.patch vuntz@novell.com -- Hide apache option in the UI if it's not available # PATCH-FIX-OPENSUSE gnome-user-share-soft-dep-apache.patch vuntz@novell.com -- Hide apache option in the UI if it's not available
@ -34,6 +34,7 @@ BuildRequires: gnome-bluetooth-devel
BuildRequires: gnome-doc-utils-devel BuildRequires: gnome-doc-utils-devel
BuildRequires: gtk2-devel BuildRequires: gtk2-devel
BuildRequires: intltool BuildRequires: intltool
BuildRequires: libcanberra-devel
BuildRequires: libnotify-devel BuildRequires: libnotify-devel
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
Requires: obex-data-server Requires: obex-data-server