update to 40.1 [release 40.1-1mamba;Mon May 03 2021]
This commit is contained in:
parent
25c7ee5d01
commit
b2c98a70c7
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1)
|
||||||
|
|
||||||
Name: nautilus
|
Name: nautilus
|
||||||
Version: 3.38.1
|
Version: 40.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A graphical shell for the GNOME desktop enviornment
|
Summary: A graphical shell for the GNOME desktop enviornment
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -23,7 +23,9 @@ BuildRequires: libgnome-autoar-devel
|
|||||||
BuildRequires: libgst-plugins-base-devel
|
BuildRequires: libgst-plugins-base-devel
|
||||||
BuildRequires: libgstreamer-devel
|
BuildRequires: libgstreamer-devel
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
|
BuildRequires: libhandy-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
|
BuildRequires: libportal-devel
|
||||||
BuildRequires: libtracker-devel
|
BuildRequires: libtracker-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libfam-devel
|
BuildRequires: libfam-devel
|
||||||
@ -34,9 +36,9 @@ BuildRequires: libtracker-devel >= 2.1.2
|
|||||||
BuildRequires: gnome-desktop-devel >= %{majver}
|
BuildRequires: gnome-desktop-devel >= %{majver}
|
||||||
Requires: gvfs
|
Requires: gvfs
|
||||||
Provides: nautilus-cd-burner
|
Provides: nautilus-cd-burner
|
||||||
Obsoletes: nautilus-cd-burner
|
Obsoletes: nautilus-cd-burner < 40.1
|
||||||
Provides: libeel
|
Provides: libeel
|
||||||
Obsoletes: libeel
|
Obsoletes: libeel < 40.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Nautilus is a graphical shell for the GNOME desktop enviornment that makes it easy to manage your files and the rest of your system.
|
Nautilus is a graphical shell for the GNOME desktop enviornment that makes it easy to manage your files and the rest of your system.
|
||||||
@ -138,6 +140,9 @@ fi
|
|||||||
#%{_datadir}/gtk-doc/html/libnautilus-extension/*
|
#%{_datadir}/gtk-doc/html/libnautilus-extension/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 40.1-1mamba
|
||||||
|
- update to 40.1
|
||||||
|
|
||||||
* Thu Nov 19 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.38.1-1mamba
|
* Thu Nov 19 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.38.1-1mamba
|
||||||
- update to 3.38.1
|
- update to 3.38.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user