From 5b3c5d2097377eafb5f73b212730787c11191d8a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 22:07:07 +0100 Subject: [PATCH] update to 40.0 [release 40.0-1mamba;Sat Mar 27 2021] --- epiphany.spec | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/epiphany.spec b/epiphany.spec index 46912f6..036d7ab 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -2,7 +2,7 @@ %define with_ca_mgr 1 %define with_seed 0 Name: epiphany -Version: 3.38.3 +Version: 40.0 Release: 1mamba Summary: The web browser for the GNOME desktop Group: Graphical Desktop/Applications/Internet @@ -10,7 +10,8 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.gnome.org/projects/epiphany/ -Source0: http://ftp.gnome.org/pub/GNOME/sources/epiphany/%{majver}/epiphany-%{version}.tar.xz +Source0: https://gitlab.gnome.org/GNOME/epiphany.git/%{version}/epiphany-%{version}.tar.bz2 +#Source0: https://download.gnome.org/sources/epiphany/%{majver}/epiphany-%{version}.tar.xz Source1: epiphany-64.png # TODO # tar -cz bookmarks > bookmarks.tar.gz @@ -157,7 +158,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description devel Epiphany is a GNOME web browser based on the WebKit rendering engine. -This package contains static libraries and header files need for development. +This package contains static libraries and header files needed for development. %package apidocs Summary: %{name} api docunentation @@ -166,9 +167,10 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description apidocs Epiphany is a GNOME web browser based on the WebKit rendering engine. - This package contains %{name} api docunentation. -. + +%debug_package + %prep %setup -q #%patch0 -p1 @@ -346,7 +348,7 @@ fi %endif %dir %{_datadir}/help/*/epiphany %{_datadir}/help/*/epiphany/* -%{_mandir}/man1/epiphany.1.gz +%{_mandir}/man1/epiphany.1* %doc COPYING #%files devel @@ -363,6 +365,9 @@ fi #%doc %{_datadir}/gtk-doc/html/epiphany/* %changelog +* Sat Mar 27 2021 Silvan Calarco 40.0-1mamba +- update to 40.0 + * Sat Mar 13 2021 Automatic Build System 3.38.3-1mamba - automatic version update by autodist