Upgrade to 3.38.0
This commit is contained in:
parent
2e370d1d0c
commit
7c7474cfe5
Binary file not shown.
BIN
gnome-screenshot-3.38.0.tar.xz
Normal file
BIN
gnome-screenshot-3.38.0.tar.xz
Normal file
Binary file not shown.
@ -1,115 +1,61 @@
|
||||
Name: gnome-screenshot
|
||||
|
||||
Version: 3.30.0
|
||||
|
||||
Release: 3
|
||||
|
||||
Version: 3.38.0
|
||||
Release: 1
|
||||
Summary: A screenshot utility for GNOME
|
||||
|
||||
License: GPLv2+
|
||||
|
||||
URL: http://www.gnome.org
|
||||
|
||||
Source0: http://download.gnome.org/sources/gnome-screenshot/3.30/gnome-screenshot-%{version}.tar.xz
|
||||
|
||||
|
||||
Source0: http://download.gnome.org/sources/gnome-screenshot/3.38/gnome-screenshot-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext itstool libappstream-glib-devel meson pkgconfig(glib-2.0) pkgconfig(xext)
|
||||
|
||||
BuildRequires: pkgconfig(gtk+-3.0) pkgconfig(libcanberra-gtk3) pkgconfig(x11) %{_bindir}/desktop-file-validate
|
||||
|
||||
BuildRequires: gcc gcc-c++
|
||||
|
||||
BuildRequires: gcc gcc-c++ pkgconfig(libhandy-1)
|
||||
|
||||
Obsoletes: gnome-utils <= 1:3.3 gnome-utils-libs <= 1:3.3 gnome-utils-devel <= 1:3.3
|
||||
|
||||
|
||||
|
||||
%description
|
||||
|
||||
Screen shooting skills.
|
||||
|
||||
|
||||
|
||||
%package help
|
||||
|
||||
Summary: man manual for gnome-screenshot
|
||||
|
||||
|
||||
|
||||
%description help
|
||||
|
||||
The help for gnome-screenshot to use.
|
||||
|
||||
|
||||
|
||||
%prep
|
||||
|
||||
%autosetup -p1
|
||||
|
||||
|
||||
|
||||
%build
|
||||
|
||||
%meson
|
||||
|
||||
%meson_build
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
%install
|
||||
|
||||
%meson_install
|
||||
|
||||
|
||||
|
||||
%find_lang gnome-screenshot
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
%check
|
||||
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Screenshot.desktop
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
%files -f gnome-screenshot.lang
|
||||
|
||||
%license COPYING
|
||||
|
||||
%{_bindir}/gnome-screenshot
|
||||
|
||||
%{_datadir}/GConf/gsettings/gnome-screenshot.convert
|
||||
|
||||
%{_datadir}/metainfo/org.gnome.Screenshot.metainfo.xml
|
||||
|
||||
%{_datadir}/applications/org.gnome.Screenshot.desktop
|
||||
|
||||
%{_datadir}/dbus-1/services/org.gnome.Screenshot.service
|
||||
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml
|
||||
|
||||
|
||||
|
||||
|
||||
%{_datadir}/icons/hicolor/*/apps/org.gnome.Screenshot*.svg
|
||||
|
||||
%files help
|
||||
|
||||
%{_mandir}/man1/gnome-screenshot.1*
|
||||
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.0-1
|
||||
- Upgrade to 3.38.0
|
||||
|
||||
* Tue May 18 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 3.30.0-3
|
||||
- add BuildRequires gcc gcc-c++
|
||||
|
||||
|
||||
* Thu Nov 14 2019 wangye<wangye54@huawei.com> - 3.30.0-2
|
||||
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user