Accepting request 245835 from GNOME:Next
Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/245835 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=31
This commit is contained in:
parent
5b9d9e3f75
commit
6ed8a1aebb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f319ef2a5b69ff9368e7488a28453da0f10eaa39a0f8e5d74623d0c07c824708
|
||||
size 723828
|
3
bijiben-3.13.90.tar.xz
Normal file
3
bijiben-3.13.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45e6bc6e3021ca1d73249c77ce988756da05df507731ce558d327b318d455484
|
||||
size 606100
|
@ -1,3 +1,52 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 07:40:34 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.90:
|
||||
+ Misc:
|
||||
- OwnCloud: offlinemode.
|
||||
- mtbar131: Adapt thumbnails to color (bgo#726067).
|
||||
- Shoba Tyagi: Trash page documentation.
|
||||
+ Bugs fixed: bgo#734817, bgo#733855.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 20:59:56 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.4:
|
||||
+ Adapt text color (bgo#726067).
|
||||
+ Use the new gear menu (bgo#726067).
|
||||
+ Fix Size Request (bgo#721195).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 12 21:39:19 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.3:
|
||||
+ UI changes:
|
||||
- Indent List (bgo#728868).
|
||||
- Update link & note icons (bgo#731441).
|
||||
- Change empty view wording (bgo#731199).
|
||||
+ Misc:
|
||||
- Fix Undo/Redo shortcuts (bgo#731089).
|
||||
- --new-note commandline arg.
|
||||
- Force empty view when deleting last (bgo#731398).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 17 19:21:46 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.13.1:
|
||||
+ Remove Clutter. Use a popover for editor selection.
|
||||
+ Partial support for vjournal.
|
||||
+ Focus notes when opened. Partly fixes bgo#699249.
|
||||
+ Fix Header bar duplicate pixels.
|
||||
+ Use subdir-objects, git.mk.
|
||||
+ Updated translations.
|
||||
- Drop pkgconfig(clutter-gtk-1.0) BuildRequires: No longer needed.
|
||||
- Add pkgconfig(evolution-calendar-3.0),
|
||||
pkgconfig(evolution-data-server-1.2) and pkgconfig(libecal-1.2)
|
||||
BuildRequires: New dependencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 17 09:57:56 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -19,22 +19,24 @@
|
||||
%define with_zeitgeist 0
|
||||
|
||||
Name: bijiben
|
||||
Version: 3.12.2
|
||||
Version: 3.13.90
|
||||
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.12/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/bijiben/3.13/%{name}-%{version}.tar.xz
|
||||
BuildRequires: intltool >= 0.35.0
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
||||
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(libxml-2.0)
|
||||
BuildRequires: pkgconfig(tracker-sparql-1.0)
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
|
Loading…
Reference in New Issue
Block a user