Accepting request 172380 from home:dimstar:branches:GNOME:Factory
Update to 3.8.1 - copy to G:S:3.8 on checkin OBS-URL: https://build.opensuse.org/request/show/172380 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=5
This commit is contained in:
parent
4a81e853f9
commit
9033d42632
@ -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
|
||||
|
||||
|
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.
|
||||
#
|
||||
@ -15,13 +15,14 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: bijiben
|
||||
Version: 3.8.0
|
||||
Version: 3.8.1
|
||||
Release: 0
|
||||
License: GPL-3.0+
|
||||
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
|
||||
Url: https://live.gnome.org/Bijiben
|
||||
Source: http://download.gnome.org/sources/bijiben/3.8/%{name}-%{version}.tar.xz
|
||||
BuildRequires: intltool >= 0.35.0
|
||||
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}
|
||||
Summary: Note editor for GNOME -- Search Provider for GNOME Shell
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Office/Other
|
||||
Requires: %{name} = %{version}
|
||||
Requires: gnome-shell
|
||||
@ -98,5 +100,4 @@ find %{buildroot} -type f -name '*.la' -delete -print
|
||||
%{_datadir}/gnome-shell/search-providers/%{name}-search-provider.ini
|
||||
%{_libexecdir}/%{name}-shell-search-provider
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user