[packages/bijiben] - updated to 40.2
qboosh
qboosh at pld-linux.org
Tue Oct 28 21:52:24 CET 2025
commit 5d484b405070fa57f4154d2e9434a7e40bbcf134
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Oct 28 21:52:18 2025 +0100
- updated to 40.2
bijiben-meson.patch | 28 ----------------------------
bijiben.spec | 12 +++++-------
2 files changed, 5 insertions(+), 35 deletions(-)
---
diff --git a/bijiben.spec b/bijiben.spec
index 7a10d21..9259ebe 100644
--- a/bijiben.spec
+++ b/bijiben.spec
@@ -1,13 +1,12 @@
Summary: Bijiben - notes editor
Summary(pl.UTF-8): Bijiben - edytor notatek
Name: bijiben
-Version: 40.1
-Release: 6
+Version: 40.2
+Release: 1
License: GPL v3+
Group: X11/Applications/Editors
Source0: https://download.gnome.org/sources/bijiben/40/%{name}-%{version}.tar.xz
-# Source0-md5: 86731a4110b07667fe5d8953a11e411d
-Patch0: %{name}-meson.patch
+# Source0-md5: ffb1d8694a9e01ad026faddcc69b969a
URL: https://wiki.gnome.org/Apps/Bijiben
BuildRequires: curl-devel
BuildRequires: evolution-data-server-devel >= 3.33.2
@@ -15,7 +14,7 @@ BuildRequires: gettext-tools
BuildRequires: glib2-devel >= 1:2.54.0
BuildRequires: gnome-online-accounts-devel
BuildRequires: gtk+3-devel >= 3.20.0
-BuildRequires: gtk-webkit4-devel >= 2.26
+BuildRequires: gtk-webkit4.1-devel >= 2.26
BuildRequires: json-glib-devel
BuildRequires: libhandy1-devel >= 1.0.0
BuildRequires: libxml2-devel >= 2.0
@@ -34,7 +33,7 @@ Requires(post,postun): shared-mime-info
Requires: evolution-data-server >= 3.33.2
Requires: glib2 >= 1:2.54.0
Requires: gtk+3 >= 3.20.0
-Requires: gtk-webkit4 >= 2.26
+Requires: gtk-webkit4.1 >= 2.26
Requires: hicolor-icon-theme
Requires: libhandy1 >= 1.0.0
Requires: shared-mime-info
@@ -51,7 +50,6 @@ zintegrowanego z pulpitem.
%prep
%setup -q
-%patch -P0 -p1
%build
%meson \
diff --git a/bijiben-meson.patch b/bijiben-meson.patch
deleted file mode 100644
index c6ed14f..0000000
--- a/bijiben-meson.patch
+++ /dev/null
@@ -1,28 +0,0 @@
---- bijiben-40.1/data/meson.build.orig 2021-04-30 13:59:10.261303400 +0200
-+++ bijiben-40.1/data/meson.build 2023-05-30 22:29:24.066598907 +0200
-@@ -4,7 +4,6 @@ subdir('appdata')
- mime = 'org.gnome.Notes.xml'
-
- i18n.merge_file(
-- mime,
- input: mime + '.in',
- output: mime,
- po_dir: po_dir,
-@@ -18,7 +17,6 @@ desktop_conf = configuration_data()
- desktop_conf.set ('icon', application_id)
-
- i18n.merge_file(
-- desktop,
- type: 'desktop',
- input: configure_file(
- input: files (desktop + '.in'),
---- bijiben-40.1/data/appdata/meson.build.orig 2021-04-30 13:59:10.258303400 +0200
-+++ bijiben-40.1/data/appdata/meson.build 2023-05-30 22:28:34.223535597 +0200
-@@ -1,7 +1,6 @@
- info = 'org.gnome.Notes.appdata.xml'
-
- i18n.merge_file(
-- info,
- input: info + '.in',
- output: info,
- po_dir: po_dir,
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bijiben.git/commitdiff/5d484b405070fa57f4154d2e9434a7e40bbcf134
More information about the pld-cvs-commit
mailing list