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/startup-notification.git#89f3480ed60177380415b34d0f4bc02d12dc456b
This commit is contained in:
parent
45fbcb205a
commit
1ba755df91
@ -1,11 +1,12 @@
|
||||
Summary: Library for tracking application startup
|
||||
Name: startup-notification
|
||||
Version: 0.12
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
URL: http://www.freedesktop.org/software/startup-notification/
|
||||
#VCS: git:git://git.freedesktop.org/git/startup-notification
|
||||
Source0: http://www.freedesktop.org/software/startup-notification/releases/%{name}-%{version}.tar.gz
|
||||
License: LGPLv2
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXt-devel
|
||||
@ -54,6 +55,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_includedir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user