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#f03456e392903802485d72f5d713986c1bd213e9
This commit is contained in:
parent
2c1053acff
commit
6cceb19dfd
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/gnome-screenshot-3.38.0.tar.xz
|
||||
/gnome-screenshot-40.beta.tar.xz
|
||||
/gnome-screenshot-40.rc.tar.xz
|
||||
/gnome-screenshot-40.0.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-screenshot
|
||||
Version: 40~rc
|
||||
Version: 40.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A screenshot utility for GNOME
|
||||
|
||||
@ -21,10 +21,6 @@ BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: /usr/bin/desktop-file-validate
|
||||
|
||||
Obsoletes: gnome-utils <= 1:3.3
|
||||
Obsoletes: gnome-utils-libs <= 1:3.3
|
||||
Obsoletes: gnome-utils-devel <= 1:3.3
|
||||
|
||||
%description
|
||||
gnome-screenshot lets you take pictures of your screen.
|
||||
|
||||
@ -61,6 +57,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Screenshot.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
||||
- Update to 40.0
|
||||
- Drop old obsoletes
|
||||
|
||||
* Mon Mar 15 2021 Kalev Lember <klember@redhat.com> - 40~rc-1
|
||||
- Update to 40.rc
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-screenshot-40.rc.tar.xz) = d0f2927ea3f21a75d323f17fe0274e4db66b3b81228e752d21e05c8c4f62db5d429d5beadb7e175ee84d3d8db3f48912f169c73d9180c414767077ca3c825d17
|
||||
SHA512 (gnome-screenshot-40.0.tar.xz) = 0889d7701711f17de68f8a55f512b7764fed087b1b2f86b372d1a38ee956f05ca8c833ca16a1de2396b07c01de79204d988192036780f521b82733436d019cb0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user