forked from pool/gnome-user-share
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:
parent
309907e5e8
commit
8fc6d4551c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:045983a1cca3e5701ae63011851da5b5ecdff550c1a68bb8829b2989906d142b
|
||||
size 912740
|
3
gnome-user-share-2.28.1.tar.bz2
Normal file
3
gnome-user-share-2.28.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4803ddedd77ce64ae25a85fcb04550b2589dc735baa4afd485618629700429bf
|
||||
size 912102
|
@ -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
|
||||
|
||||
|
@ -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.
|
||||
#
|
||||
@ -19,9 +19,9 @@
|
||||
|
||||
Name: gnome-user-share
|
||||
Summary: GNOME user file sharing
|
||||
Version: 2.28.0
|
||||
Version: 2.28.1
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
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
|
||||
@ -34,6 +34,7 @@ BuildRequires: gnome-bluetooth-devel
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libcanberra-devel
|
||||
BuildRequires: libnotify-devel
|
||||
BuildRequires: update-desktop-files
|
||||
Requires: obex-data-server
|
||||
|
Loading…
Reference in New Issue
Block a user