|
|
@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
|
|
|
|
## (rpmautospec version 0.3.5)
|
|
|
|
|
|
|
|
## 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*}}%{!?-n:%{?dist}}
|
|
|
|
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
|
|
%global __cmake_in_source_build 0
|
|
|
|
%global __cmake_in_source_build 0
|
|
|
|
%global _with_cppunit 1
|
|
|
|
%global _with_cppunit 1
|
|
|
|
%global _gtest 1
|
|
|
|
%global _gtest 1
|
|
|
@ -114,4 +124,109 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/com.github.%{n
|
|
|
|
%{_datadir}/%{name}/ui
|
|
|
|
%{_datadir}/%{name}/ui
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
%autochangelog
|
|
|
|
* Sat Oct 14 2023 Luya Tshimbalanga <luya@fedoraproject.org> - 1.2.2-1
|
|
|
|
|
|
|
|
- Update to 1.2.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Sep 13 2023 Luya Tshimbalanga <luya@fedoraproject.org> - 1.2.1-1
|
|
|
|
|
|
|
|
- Update to 1.2.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jul 30 2023 Luya Tshimbalanga <luya@fedoraproject.org> - 1.2.0-2
|
|
|
|
|
|
|
|
- Upload source
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jul 30 2023 Luya Tshimbalanga <luya@fedoraproject.org> - 1.2.0-1
|
|
|
|
|
|
|
|
- Update to 1.2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Nov 29 2022 Luya Tshimbalanga <luya@fedoraproject.org> - 1.1.3-1
|
|
|
|
|
|
|
|
- Update to 1.1.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Oct 30 2022 Luya Tshimbalanga <luya@fedoraproject.org> - 1.1.2-1
|
|
|
|
|
|
|
|
- Update to 1.1.2 (#2136012)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 16 2022 Luya Tshimbalanga <luya@fedoraproject.org> - 1.1.1-1
|
|
|
|
|
|
|
|
- Update to 1.1.1 (#1983495)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jul 19 2021 Luya Tshimbalanga <luya@fedoraproject.org> - 1.1.0-1
|
|
|
|
|
|
|
|
- Update to 1.1.0 (#1983495)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 28 2021 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.20-7
|
|
|
|
|
|
|
|
- Enable math tex support Add fdupes for build requirement Simplify summary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 28 2021 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.20-6
|
|
|
|
|
|
|
|
- Enable math tex support Add fdupes for build requirement Simplify summary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 28 2021 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.20-5
|
|
|
|
|
|
|
|
- Enable math tex support Add fduples for build requirement Simplify
|
|
|
|
|
|
|
|
summary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Dec 19 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.20-3
|
|
|
|
|
|
|
|
- Update to 1.0.20 (#1908932) Work around firefox carrying bogus Provides
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 18 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.20-2
|
|
|
|
|
|
|
|
- Update to 1.0.20 (#1908932)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 18 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.20-1
|
|
|
|
|
|
|
|
- Update to 1.0.20 (#1908932)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Oct 24 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.19-2
|
|
|
|
|
|
|
|
- Replace old xournal thumbnail with xournalpp version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 23 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.19-1
|
|
|
|
|
|
|
|
- Update to 1.0.19 (#1890463)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.18-5
|
|
|
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.18-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jul 05 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.18-3
|
|
|
|
|
|
|
|
- Improve compatibility with new CMake macro
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Apr 22 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.18-2
|
|
|
|
|
|
|
|
- Set value key on desktop file associated with application (#1826395)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Apr 19 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.18-1
|
|
|
|
|
|
|
|
- Update to 1.0.18 (#1824351)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Apr 11 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.17-3
|
|
|
|
|
|
|
|
- Update to 1.0.17 (#1798239) Drop unneeded texlive dependencies Fix build
|
|
|
|
|
|
|
|
with translations parameter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Apr 11 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.17-2
|
|
|
|
|
|
|
|
- Update to 1.0.17 (#1798239) Drop unneeded texlive dependencies Fix build
|
|
|
|
|
|
|
|
with translations parameter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Feb 04 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.17-1
|
|
|
|
|
|
|
|
- Update to 1.0.17 Drop unneeded texlive dependencies Fix build with
|
|
|
|
|
|
|
|
translations parameter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.16-7
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 17 2020 Marek Kasik <mkasik@redhat.com> - 1.0.16-6
|
|
|
|
|
|
|
|
- Rebuild for poppler-0.84.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 12 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.16-5
|
|
|
|
|
|
|
|
- Remove depreciate key in desktop file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 17 2019 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.16-4
|
|
|
|
|
|
|
|
- Remove architecture requirement for plugins and ui
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 17 2019 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.16-3
|
|
|
|
|
|
|
|
- Fix typos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 17 2019 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.16-2
|
|
|
|
|
|
|
|
- Fix architecture requirement for ui
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Dec 16 2019 Luya Tshimbalanga <luya@fedoraproject.org> - 1.0.16-1
|
|
|
|
|
|
|
|
- Review fixes
|
|
|
|