|
|
@ -14,14 +14,13 @@
|
|
|
|
#%%global profiling 0
|
|
|
|
#%%global profiling 0
|
|
|
|
|
|
|
|
|
|
|
|
Name: xournalpp
|
|
|
|
Name: xournalpp
|
|
|
|
Version: 1.2.1
|
|
|
|
Version: 1.2.2
|
|
|
|
Release: %autorelease
|
|
|
|
Release: %autorelease
|
|
|
|
Summary: Handwriting note-taking software with PDF annotation support
|
|
|
|
Summary: Handwriting note-taking software with PDF annotation support
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://github.com/%{name}/%{name}
|
|
|
|
URL: https://github.com/%{name}/%{name}
|
|
|
|
Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake >= 3.10
|
|
|
|
BuildRequires: cmake >= 3.10
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: fdupes
|
|
|
|
BuildRequires: fdupes
|
|
|
@ -72,7 +71,7 @@ The %{name}-ui package contains a graphical user interface for %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%autosetup -p1
|
|
|
|
%autosetup
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
%cmake \
|
|
|
|
%cmake \
|
|
|
@ -86,6 +85,13 @@ The %{name}-ui package contains a graphical user interface for %{name}.
|
|
|
|
%install
|
|
|
|
%install
|
|
|
|
%cmake_install
|
|
|
|
%cmake_install
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#Remove depreciated key from desktop file
|
|
|
|
|
|
|
|
#Fix desktop file associated with application
|
|
|
|
|
|
|
|
desktop-file-install \
|
|
|
|
|
|
|
|
--remove-key="Encoding" \
|
|
|
|
|
|
|
|
--set-key="StartupWMClass" \
|
|
|
|
|
|
|
|
--set-value="xournalpp" \
|
|
|
|
|
|
|
|
%{buildroot}%{_datadir}/applications/com.github.%{name}.%{name}.desktop
|
|
|
|
%find_lang %{name}
|
|
|
|
%find_lang %{name}
|
|
|
|
|
|
|
|
|
|
|
|
# REMOVE UNNECESSARY SCRIPTS
|
|
|
|
# REMOVE UNNECESSARY SCRIPTS
|
|
|
@ -118,36 +124,27 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/com.github.%{n
|
|
|
|
%{_datadir}/%{name}/ui
|
|
|
|
%{_datadir}/%{name}/ui
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 11 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 1.2.1-1
|
|
|
|
* Mon Sep 11 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 1.2.1-1
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Aug 27 2023 Luya Tshimbalanga <luya@fedoraproject.org> - 1.2.1-1
|
|
|
|
* Sun Jul 30 2023 Luya Tshimbalanga <luya@fedoraproject.org> - 1.2.0-2
|
|
|
|
- Update to 1.2.1 (rhbz#2234873)
|
|
|
|
- Upload source
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jul 30 2023 Luya Tshimbalanga <luya@fedoraproject.org> - 1.2.0-1
|
|
|
|
* Sun Jul 30 2023 Luya Tshimbalanga <luya@fedoraproject.org> - 1.2.0-1
|
|
|
|
- Update to 1.2.0
|
|
|
|
- Update to 1.2.0
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-5
|
|
|
|
* Tue Nov 29 2022 Luya Tshimbalanga <luya@fedoraproject.org> - 1.1.3-1
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 22 2023 Orion Poplawski <orion@nwra.com> - 1.1.3-4
|
|
|
|
|
|
|
|
- Add patch for missing include with gcc 13
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 16 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.1.3-2
|
|
|
|
|
|
|
|
- Remove obsolete desktop file modification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Nov 28 2022 Luya Tshimbalanga <luya@fedoraproject.org> - 1.1.3-1
|
|
|
|
|
|
|
|
- Update to 1.1.3
|
|
|
|
- Update to 1.1.3
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Oct 30 2022 Luya Tshimbalanga <luya@fedoraproject.org> - 1.1.2-1
|
|
|
|
* Sun Oct 30 2022 Luya Tshimbalanga <luya@fedoraproject.org> - 1.1.2-1
|
|
|
|
- Update to 1.1.2 (#2136012)
|
|
|
|
- Update to 1.1.2 (#2136012)
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 16 2022 Luya Tshimbalanga <luya@fedoraproject.org> - 1.1.1-1
|
|
|
|
* Wed Mar 16 2022 Luya Tshimbalanga <luya@fedoraproject.org> - 1.1.1-1
|
|
|
|
- Update to 1.1.1 (#1983495)
|
|
|
|
- Update to 1.1.1 (#1983495)
|
|
|
|
|
|
|
|
|
|
|
|