forked from pool/bijiben
Accepting request 176823 from home:dimstar:branches:GNOME:Factory
Update to 3.9.2 OBS-URL: https://build.opensuse.org/request/show/176823 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=8
This commit is contained in:
parent
d1d5e8108f
commit
27fe25a63e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0fb44aa56c7d7f321ac11133c2384bf02a521189bed0e7164d97a648909a6648
|
|
||||||
size 418500
|
|
3
bijiben-3.9.2.tar.xz
Normal file
3
bijiben-3.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dc282e043e1f152b1e93b35e14f72589f0d0692a84bfe4c5a6ef09450d88c28d
|
||||||
|
size 483556
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 28 06:43:00 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.9.2:
|
||||||
|
+ Start fixing import dialog, preparing for organize dialog.
|
||||||
|
+ A first round of code cleanup.
|
||||||
|
+ Search was really awful (bgo#699656).
|
||||||
|
+ Updated translations.
|
||||||
|
- Add pkgconfig(gobject-introspection-1.0) BuildRequires:
|
||||||
|
dependency of the imported egg-list-box module.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 1 08:15:32 UTC 2013 - dimstar@opensuse.org
|
Wed May 1 08:15:32 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: bijiben
|
Name: bijiben
|
||||||
Version: 3.9.1
|
Version: 3.9.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Note editor for GNOME
|
Summary: Note editor for GNOME
|
||||||
License: GPL-3.0+ and CC-BY-SA-3.0
|
License: GPL-3.0+ and CC-BY-SA-3.0
|
||||||
@ -30,6 +30,7 @@ BuildRequires: yelp-tools
|
|||||||
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
||||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.28
|
BuildRequires: pkgconfig(glib-2.0) >= 2.28
|
||||||
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.7
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.7
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
BuildRequires: pkgconfig(tracker-sparql-0.16)
|
BuildRequires: pkgconfig(tracker-sparql-0.16)
|
||||||
|
Loading…
Reference in New Issue
Block a user