|
|
|
@ -1,10 +1,11 @@
@@ -1,10 +1,11 @@
|
|
|
|
|
## START: Set by rpmautospec |
|
|
|
|
## (rpmautospec version 0.2.6) |
|
|
|
|
%define autorelease(e:s:pb:) %{?-p:0.}%{lua: |
|
|
|
|
## (rpmautospec version 0.3.1) |
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog |
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: |
|
|
|
|
release_number = 1; |
|
|
|
|
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); |
|
|
|
|
print(release_number + base_release_number - 1); |
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{?dist} |
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} |
|
|
|
|
## END: Set by rpmautospec |
|
|
|
|
|
|
|
|
|
%global version_base 3.6.0 |
|
|
|
@ -83,7 +84,6 @@ nothing to learn or configure.
@@ -83,7 +84,6 @@ nothing to learn or configure.
|
|
|
|
|
%if %{defined gitnum} |
|
|
|
|
echo "%{version_base}-%{gitnum}g%{githashshort}" > version |
|
|
|
|
%endif |
|
|
|
|
rm -vr pcre2* |
|
|
|
|
|
|
|
|
|
# Change the bundled scripts to invoke the python binary directly. |
|
|
|
|
for f in $(find share/tools -type f -name '*.py'); do |
|
|
|
@ -151,37 +151,37 @@ fi
@@ -151,37 +151,37 @@ fi
|
|
|
|
|
%{_datadir}/pixmaps/fish.png |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Mon Aug 15 2022 Siteshwar Vashisht <svashisht@redhat.com> 3.5.1-1 |
|
|
|
|
- Update to 3.5.1 |
|
|
|
|
* Tue Jan 31 2023 Siteshwar Vashisht <svashisht@redhat.com> - 3.6.0-1 |
|
|
|
|
- Update to 3.6.0 |
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 3.5.0-2 |
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
|
|
|
|
* Sat Oct 01 2022 Siteshwar Vashisht <svashisht@redhat.com> - 3.5.1-1 |
|
|
|
|
- Update to 3.5.1 |
|
|
|
|
|
|
|
|
|
* Fri Jun 17 2022 Siteshwar Vashisht <svashisht@redhat.com> 3.5.0-1 |
|
|
|
|
* Fri Jun 17 2022 Siteshwar Vashisht <svashisht@redhat.com> - 3.5.0-1 |
|
|
|
|
- Update to 3.5.0 |
|
|
|
|
|
|
|
|
|
* Sun Apr 03 2022 Igor Raits <igor.raits@gmail.com> 3.4.1^120g1a0b1ae238e-1 |
|
|
|
|
* Sun Apr 03 2022 Igor Raits <igor.raits@gmail.com> - 3.4.1^120g1a0b1ae238e-1 |
|
|
|
|
- Update to 3.4.1-120-g1a0b1ae23 |
|
|
|
|
|
|
|
|
|
* Sun Apr 03 2022 Igor Raits <igor.raits@gmail.com> 3.4.1-1 |
|
|
|
|
* Sun Apr 03 2022 Igor Raits <igor.raits@gmail.com> - 3.4.1-1 |
|
|
|
|
- Update to 3.4.1 |
|
|
|
|
|
|
|
|
|
* Sun Mar 13 2022 Igor Raits <igor.raits@gmail.com> 3.4.0-1 |
|
|
|
|
* Sun Mar 13 2022 Igor Raits <igor.raits@gmail.com> - 3.4.0-1 |
|
|
|
|
- Update to 3.4.0 |
|
|
|
|
|
|
|
|
|
* Mon Feb 21 2022 Igor Raits <igor.raits@gmail.com> 3.3.1^1075ge0bc944d5c5-1 |
|
|
|
|
* Mon Feb 21 2022 Igor Raits <igor.raits@gmail.com> - 3.3.1^1075ge0bc944d5c5-1 |
|
|
|
|
- Update to 3.3.1-1075-ge0bc944d5 |
|
|
|
|
|
|
|
|
|
* Sun Feb 06 2022 Igor Raits <igor.raits@gmail.com> 3.3.1^1034g964b7a729a7-1 |
|
|
|
|
* Sun Feb 06 2022 Igor Raits <igor.raits@gmail.com> - 3.3.1^1034g964b7a729a7-1 |
|
|
|
|
- Update to 3.3.1-1034-g964b7a729 |
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 3.3.1^803g76a336d647e-3 |
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1^803g76a336d647e-3 |
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild |
|
|
|
|
|
|
|
|
|
* Wed Dec 29 2021 Igor Raits <igor.raits@gmail.com> 3.3.1^803g76a336d647e-2 |
|
|
|
|
* Wed Dec 29 2021 Igor Raits <igor.raits@gmail.com> - 3.3.1^803g76a336d647e-2 |
|
|
|
|
- Add missing BuildRequires for tests |
|
|
|
|
|
|
|
|
|
* Wed Dec 29 2021 Igor Raits <igor.raits@gmail.com> 3.3.1^803g76a336d647e-1 |
|
|
|
|
* Wed Dec 29 2021 Igor Raits <igor.raits@gmail.com> - 3.3.1^803g76a336d647e-1 |
|
|
|
|
- Update to 3.3.1-803-g76a336d64 |
|
|
|
|
|
|
|
|
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-2 |
|
|
|
|