forked from pool/bijiben
Accepting request 173209 from GNOME:Factory
Push GNOME 3.8.1 to Factory - mostly small bug fixes over the existing 3.8.0 we have OBS-URL: https://build.opensuse.org/request/show/173209 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bijiben?expand=0&rev=3
This commit is contained in:
commit
a31fad9c6e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:91b61a9ceb0d029f58d9d227f6d03719a74d886bc5ef058654791d671c99b56f
|
|
||||||
size 399192
|
|
3
bijiben-3.8.1.tar.xz
Normal file
3
bijiben-3.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0965874c68ca8492dcffc25cbf6f51549ff4a005c1fa1d87a1d82021aae7908
|
||||||
|
size 401940
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 18 09:44:54 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.8.1:
|
||||||
|
+ Switch manual to CC license.
|
||||||
|
+ Updated translations.
|
||||||
|
- Change license of main package to GPL-3.0+ and CC-BY-SA-3.0,
|
||||||
|
accomodating the new CC licensed manual. The search-provider
|
||||||
|
sub-package is licenses GPL-3.0+ only (no documentation in this
|
||||||
|
package).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 30 15:22:03 UTC 2013 - dimstar@opensuse.org
|
Sat Mar 30 15:22:03 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
11
bijiben.spec
11
bijiben.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package
|
# spec file for package bijiben
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -15,13 +15,14 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: bijiben
|
Name: bijiben
|
||||||
Version: 3.8.0
|
Version: 3.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-3.0+
|
|
||||||
Summary: Note editor for GNOME
|
Summary: Note editor for GNOME
|
||||||
Url: https://live.gnome.org/Bijiben
|
License: GPL-3.0+ and CC-BY-SA-3.0
|
||||||
Group: Productivity/Text/Editors
|
Group: Productivity/Text/Editors
|
||||||
|
Url: https://live.gnome.org/Bijiben
|
||||||
Source: http://download.gnome.org/sources/bijiben/3.8/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/bijiben/3.8/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: intltool >= 0.35.0
|
BuildRequires: intltool >= 0.35.0
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -42,6 +43,7 @@ Bijiben is a note editor designed to remain simple to use.
|
|||||||
|
|
||||||
%package -n gnome-shell-search-provider-%{name}
|
%package -n gnome-shell-search-provider-%{name}
|
||||||
Summary: Note editor for GNOME -- Search Provider for GNOME Shell
|
Summary: Note editor for GNOME -- Search Provider for GNOME Shell
|
||||||
|
License: GPL-3.0+
|
||||||
Group: Productivity/Office/Other
|
Group: Productivity/Office/Other
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: gnome-shell
|
Requires: gnome-shell
|
||||||
@ -98,5 +100,4 @@ find %{buildroot} -type f -name '*.la' -delete -print
|
|||||||
%{_datadir}/gnome-shell/search-providers/%{name}-search-provider.ini
|
%{_datadir}/gnome-shell/search-providers/%{name}-search-provider.ini
|
||||||
%{_libexecdir}/%{name}-shell-search-provider
|
%{_libexecdir}/%{name}-shell-search-provider
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user