This commit is contained in:
parent
a4f1fc3c76
commit
a9302eba3a
1 changed files with 5 additions and 2 deletions
|
|
@ -9,10 +9,10 @@
|
|||
Name: shutter
|
||||
%if 0%{?usesnapshot}
|
||||
Version: 0.99.6
|
||||
Release: 0.1%{?snapshottag}%{?dist}
|
||||
Release: 0.2%{?snapshottag}%{?dist}
|
||||
%else
|
||||
Version: 0.99.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
%endif
|
||||
Summary: GTK+3-based screenshot application written in Perl
|
||||
|
||||
|
|
@ -135,6 +135,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{name}.metai
|
|||
%{_datadir}/icons/HighContrast/
|
||||
|
||||
%changelog
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.99.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Apr 27 2024 Martin Gansser <martinkg@fedoraproject.org> - 0.99.5-1
|
||||
- Update to 0.99.5-1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue