checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-user-share?expand=0&rev=24
This commit is contained in:
parent
3a6a1677f8
commit
0382cc4513
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 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b3250a8fcccf9f750cfa83f06d9d89abf193df1b689e27bbc802299d6875cfd2
|
|
||||||
size 915004
|
|
@ -1,11 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Sat Nov 14 21:16:02 CET 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-user-share (Version 2.28.2)
|
# 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,7 +19,7 @@
|
|||||||
|
|
||||||
Name: gnome-user-share
|
Name: gnome-user-share
|
||||||
Summary: GNOME user file sharing
|
Summary: GNOME user file sharing
|
||||||
Version: 2.28.2
|
Version: 2.28.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Productivity/Networking/File-Sharing
|
Group: Productivity/Networking/File-Sharing
|
||||||
@ -36,7 +36,6 @@ BuildRequires: gtk2-devel
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
BuildRequires: libunique-devel
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
Requires: obex-data-server
|
Requires: obex-data-server
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user