Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gnome-screenshot.git#6ed4767727b36c694c4f1fdeeeab97805d742ad8
This commit is contained in:
parent
236ea80964
commit
892b514415
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/gnome-screenshot-3.37.1.tar.xz
|
||||
/gnome-screenshot-3.37.90.tar.xz
|
||||
/gnome-screenshot-3.38.0.tar.xz
|
||||
/gnome-screenshot-40.beta.tar.xz
|
||||
|
@ -1,11 +1,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-screenshot
|
||||
Version: 3.38.0
|
||||
Release: 2%{?dist}
|
||||
Version: 40~beta
|
||||
Release: 1%{?dist}
|
||||
Summary: A screenshot utility for GNOME
|
||||
|
||||
License: GPLv2+
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-screenshot/3.38/gnome-screenshot-%{version}.tar.xz
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-screenshot
|
||||
Source0: https://download.gnome.org/sources/gnome-screenshot/40/gnome-screenshot-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -28,7 +30,7 @@ gnome-screenshot lets you take pictures of your screen.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1 -n gnome-screenshot-%{tarball_version}
|
||||
|
||||
|
||||
%build
|
||||
@ -59,6 +61,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Screenshot.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 18 2021 Kalev Lember <klember@redhat.com> - 40~beta-1
|
||||
- Update to 40.beta
|
||||
- Update source URLs
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-screenshot-3.38.0.tar.xz) = 183f81b9b481d1afb4a3c8e37b25a78652e599d4c5a4f1a2cc9449cd1efdf3b613018c17de9ab61304ba19ad7152d696aeed475c0184a4728ea1359ca2be2ecf
|
||||
SHA512 (gnome-screenshot-40.beta.tar.xz) = db87333445d7877ca666204df315a4180c3a614274bff050893f857c06c2d25b018c8edc2cd1b6a088f45e3f78965d82e436e69458d0a333aa6d846b215dd502
|
||||
|
Loading…
Reference in New Issue
Block a user