summaryrefslogtreecommitdiffstats
path: root/notekit/notekit/notekit.spec
diff options
context:
space:
mode:
authorLyes Saadi <dev@lyes.eu>2022-12-21 19:54:34 +0100
committerLyes Saadi <dev@lyes.eu>2022-12-21 19:54:34 +0100
commit67d242bbdecdf1f0b51f656abf8a81c7db3d7c0f (patch)
tree146523b32d104297c6646ad9963e1e77377983ee /notekit/notekit/notekit.spec
parentadad7b84a068021f4dca570d6125492e3c3c9dff (diff)
downloadspec-67d242bbdecdf1f0b51f656abf8a81c7db3d7c0f.tar.gz
spec-67d242bbdecdf1f0b51f656abf8a81c7db3d7c0f.tar.xz
spec-67d242bbdecdf1f0b51f656abf8a81c7db3d7c0f.zip
[notekit] Updating to 0.2.0
Diffstat (limited to 'notekit/notekit/notekit.spec')
-rw-r--r--notekit/notekit/notekit.spec54
1 files changed, 5 insertions, 49 deletions
diff --git a/notekit/notekit/notekit.spec b/notekit/notekit/notekit.spec
index 2dc3fde..3805ae0 100644
--- a/notekit/notekit/notekit.spec
+++ b/notekit/notekit/notekit.spec
@@ -1,4 +1,4 @@
-# Including cLaTeXMath
+# With cLaTeXMath!
%bcond_without clatexmath
%global forgeurl https://github.com/blackhole89/notekit/
@@ -6,13 +6,11 @@
%global uuid com.github.blackhole89.notekit
Name: notekit
-# To override Fedora builds and keep cLaTeXMath support
-Epoch: 1
-Version: 0.1
-Release: 6%{?dist}
+Version: 0.2.0
+Release: %autorelease
Summary: Hierarchical markdown notetaking application with tablet support
-%global commit 66a31147f83b93542f0c53f0eda65b1576bc4756
+#global commit 66a31147f83b93542f0c53f0eda65b1576bc4756
%forgemeta
# The app is under the GPLv3+ license while the fonts are under the Charter
@@ -65,46 +63,4 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{uuid}.metain
%{_datadir}/%{name}/
%changelog
-* Sun Jul 12 2021 Lyes Saadi <fedora@lyes.eu> - 1:0.1-6
-- Rebuild for cLaTeXMath 0.0.4
-
-* Tue May 18 2021 Lyes Saadi <fedora@lyes.eu> - 1:0.1-5
-- Updating to 66a31147f83b93542f0c53f0eda65b1576bc4756
-
-* Sun May 16 2021 Lyes Saadi <fedora@lyes.eu> - 1:0.1-4
-- Overriding Fedora builds to keep cLaTeXMath support
-
-* Sat May 08 2021 Lyes Saadi <fedora@lyes.eu> - 0.1-4
-- Updating the patch and importing into Fedora
-
-* Wed Apr 21 2021 Lyes Saadi <fedora@lyes.eu> - 0.1-3
-- Adding conditional to enable/disable cLaTeXMath
-- Disabling cLaTeXMath by default due to licensing issues
-
-* Sun Mar 14 2021 Lyes Saadi <fedora@lyes.eu> - 0.1-2
-- Removing the git-core dependency
-- Checking for the validity of the Desktop and Metainfo files
-- Adding a License breakdown
-- Marking the Charter License as a License
-- "Unglobing" the icons/hicolor folder
-
-* Tue Jan 12 2021 Lyes Saadi <fedora@lyes.eu> - 0.1-1
-- Updating to 0.1
-
-* Wed Nov 18 2020 Lyes Saadi <fedora@lyes.eu> - 0-2
-- Updating to latest commit
-- Switching to meson
-- Enabling cLaTeXMath
-- Adding metainfo
-- Adding back Charter fonts as I recently learned to read
-
-* Thu Oct 22 2020 Lyes Saadi <fedora@lyes.eu> - 0-1.git5ecb632
-- Updating to latest commit
-- Replacing the patch by a simple sed
-
-* Tue May 05 2020 Lyes Saadi <fedora@lyes.eu> - master-2
-- Updating to latest commit
-- Making the spec file compliant to Fedora's Guidelines
-
-* Wed Sep 11 2019 Lyes Saadi <fedora@lyes.eu> - master-1
-- Creating the spec file
+%autochangelog