delete %dist
This commit is contained in:
parent
6a0d332199
commit
4f1408f5c7
@ -4,7 +4,7 @@ Summary: Jabber client written in PyGTK
|
|||||||
Name: gajim
|
Name: gajim
|
||||||
%global majorver 1.1
|
%global majorver 1.1
|
||||||
Version: 1.1.3
|
Version: 1.1.3
|
||||||
Release: 2%{?dist}
|
Release: 3
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://gajim.org/
|
URL: https://gajim.org/
|
||||||
Source0: https://gajim.org/downloads/%{majorver}/%{name}-%{version}.tar.bz2
|
Source0: https://gajim.org/downloads/%{majorver}/%{name}-%{version}.tar.bz2
|
||||||
@ -97,6 +97,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appid}.
|
|||||||
%{python3_sitelib}/%{name}-%{version}*.egg-info
|
%{python3_sitelib}/%{name}-%{version}*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 13 2021 liweigang <liweiganga@uniontech.com> - 1.1.3-3
|
||||||
|
- delete %dist
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user