forked from pool/bijiben
Accepting request 292057 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/292057 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bijiben?expand=0&rev=20
This commit is contained in:
commit
4fa35b5b60
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7998632c83889071c23725ad95867618c72814676a3a3865881e9556714e0537
|
||||
size 621696
|
3
bijiben-3.16.0.tar.xz
Normal file
3
bijiben-3.16.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba101b4901846ba0d97b40d7ef1dff9029f17416dd8b6a892690640f630f9e28
|
||||
size 658128
|
@ -1,3 +1,66 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 20 15:29:14 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.16.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 17 08:12:09 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.15.92:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 2 12:51:33 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.15.91:
|
||||
+ Settings Dialog: pack providers.
|
||||
+ Build: Translate GSettings directly.
|
||||
+ Drop Dependency on Evolution.
|
||||
+ Updated translations.
|
||||
- Update BuildRequires to follow upstream changes:
|
||||
+ Remove pkgconfig(evolution-calendar-3.0) and
|
||||
pkgconfig(evolution-data-server-1.2).
|
||||
+ Add pkgconfig(libecal-1.2), pkgconfig(libedataserver-1.2) and
|
||||
pkgconfig(libedataserverui-1.2).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 11:05:04 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.15.90:
|
||||
+ Help: Add trail image.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 19:58:21 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.15.3:
|
||||
+ Improve preferences dialog.
|
||||
+ Misc: Fix use-system-font.
|
||||
+ Documentation:
|
||||
- Trash, Share.
|
||||
- Cut Copy Paste.
|
||||
- Notebooks, Search.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 20:04:11 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.15.2:
|
||||
+ Drop background lines.
|
||||
+ Validate AppData.
|
||||
+ Ensure ownCloud folder exists.
|
||||
+ Documentation:
|
||||
- Updates on colors page.
|
||||
- Refer to <New> button.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 18 16:40:38 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.15.1:
|
||||
+ No changes, version bump only.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 13 19:30:02 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
13
bijiben.spec
13
bijiben.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bijiben
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,24 +19,25 @@
|
||||
%define with_zeitgeist 0
|
||||
|
||||
Name: bijiben
|
||||
Version: 3.14.2
|
||||
Version: 3.16.0
|
||||
Release: 0
|
||||
Summary: Note editor for GNOME
|
||||
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.14/%{name}-%{version}.tar.xz
|
||||
BuildRequires: intltool >= 0.35.0
|
||||
Source: http://download.gnome.org/sources/bijiben/3.16/%{name}-%{version}.tar.xz
|
||||
BuildRequires: intltool >= 0.50.1
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(evolution-calendar-3.0)
|
||||
BuildRequires: pkgconfig(evolution-data-server-1.2)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.28
|
||||
BuildRequires: pkgconfig(goa-1.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.4
|
||||
BuildRequires: pkgconfig(libecal-1.2)
|
||||
BuildRequires: pkgconfig(libecal-1.2) >= 3.13.90
|
||||
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.13.90
|
||||
BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.13.90
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(tracker-sparql-1.0)
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
|
Loading…
Reference in New Issue
Block a user