[packages/tomboy] - updated to 1.14.1 - updated dbus patch

qboosh qboosh at pld-linux.org
Wed Apr 27 20:23:20 CEST 2022


commit 0755a1bb6de13c6ced2d9d15dde52c64a659e4c9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 27 20:23:39 2022 +0200

    - updated to 1.14.1
    - updated dbus patch

 tomboy-dbus.patch | 10 +++++-----
 tomboy.spec       | 18 ++++++++++--------
 2 files changed, 15 insertions(+), 13 deletions(-)
---
diff --git a/tomboy.spec b/tomboy.spec
index f12127a..9089ba7 100644
--- a/tomboy.spec
+++ b/tomboy.spec
@@ -1,12 +1,12 @@
 Summary:	Tomboy - a desktop note-taking application
 Summary(pl.UTF-8):	Tomboy - aplikacja do notatek na pulpicie
 Name:		tomboy
-Version:	1.8.3
-Release:	2
+Version:	1.14.1
+Release:	1
 License:	LGPL v2.1
 Group:		X11/Applications
-Source0:	https://download.gnome.org/sources/tomboy/1.8/%{name}-%{version}.tar.bz2
-# Source0-md5:	760d343acc6a603ccaa1f50e4aac58af
+Source0:	https://download.gnome.org/sources/tomboy/1.14/%{name}-%{version}.tar.xz
+# Source0-md5:	969e7b48b19788899a410e9e757feba1
 Patch0:		%{name}-dbus.patch
 Patch1:		%{name}-cairo.patch
 Patch2:		%{name}-make.patch
@@ -18,10 +18,10 @@ BuildRequires:	automake
 BuildRequires:	docbook-dtd412-xml
 #BuildRequires:	dotnet-galago-sharp-devel >= 0.5.0
 BuildRequires:	dotnet-gconf-sharp-devel >= 2.24.0
-BuildRequires:	dotnet-gmime-sharp-devel >= 2.4.0
+BuildRequires:	dotnet-gmime-sharp-devel >= 2.6.0
 BuildRequires:	dotnet-gtk-sharp2-devel >= 2.12.2
-BuildRequires:	dotnet-dbus-sharp-devel >= 0.4
-BuildRequires:	dotnet-dbus-sharp-glib-devel >= 0.3
+BuildRequires:	dotnet-dbus-sharp-devel >= 0.8
+BuildRequires:	dotnet-dbus-sharp-glib-devel >= 0.6
 BuildRequires:	gettext-tools
 BuildRequires:	gnome-common >= 2.24.0
 BuildRequires:	gnome-doc-utils >= 0.17.3
@@ -34,7 +34,9 @@ BuildRequires:	mono-addins-gui-devel >= 0.3
 BuildRequires:	mono-csharp >= 1.9.1
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(find_lang) >= 1.23
-BuildRequires:	rpmbuild(macros) >= 1.311
+BuildRequires:	rpmbuild(macros) >= 2.015
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	shared-mime-info
diff --git a/tomboy-dbus.patch b/tomboy-dbus.patch
index 1d7dda2..9287f75 100644
--- a/tomboy-dbus.patch
+++ b/tomboy-dbus.patch
@@ -9,14 +9,14 @@
  AC_SUBST(DBUS_LIBS)
  
  #
---- tomboy-1.8.3/Tomboy/RemoteControlProxy.cs.orig	2011-06-21 02:55:00.000000000 +0200
-+++ tomboy-1.8.3/Tomboy/RemoteControlProxy.cs	2022-04-26 06:23:29.941836511 +0200
-@@ -52,7 +52,7 @@ namespace Tomboy
- 			BusG.Init ();
+--- tomboy-1.14.1/Tomboy/RemoteControlProxy.cs.orig	2022-04-27 20:12:19.361843860 +0200
++++ tomboy-1.14.1/Tomboy/RemoteControlProxy.cs	2022-04-27 20:15:33.347459616 +0200
+@@ -55,7 +55,7 @@ namespace Tomboy
+ 				return null;
  
  			RemoteControl remote_control = new RemoteControl (manager);
 -			Bus.Session.Register (Namespace,
 +			Bus.Session.Register (
  			                      new ObjectPath (Path),
  			                      remote_control);
- 
+ 			return remote_control;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tomboy.git/commitdiff/0755a1bb6de13c6ced2d9d15dde52c64a659e4c9



More information about the pld-cvs-commit mailing list