public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Vasiliy Glazov <v.glazov@1440.space>
To: git-commits@fedoraproject.org
Subject: [rpms/kommit] epel10: Update to 1.7.0.
Date: Tue, 04 Aug 2026 19:33:34 GMT [thread overview]
Message-ID: <178587201429.1.1339167726445449369.rpms-kommit-510871f4823c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kommit
Branch : epel10
Commit : 510871f4823cb5cd209a29c6175a39624766fd54
Author : Vasiliy Glazov <v.glazov@1440.space>
Date : 2024-11-18T11:10:08+03:00
Stats : +21/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kommit/c/510871f4823cb5cd209a29c6175a39624766fd54?branch=epel10
Log:
Update to 1.7.0.
---
diff --git a/.gitignore b/.gitignore
index 4287fc6..50af803 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/kommit-v1.3.0.tar.bz2
/kommit-v1.3.1.tar.bz2
/kommit-v1.6.0.tar.bz2
+/kommit-v1.7.0.tar.bz2
diff --git a/kommit.spec b/kommit.spec
index a331eb2..812cd44 100644
--- a/kommit.spec
+++ b/kommit.spec
@@ -1,6 +1,6 @@
Name: kommit
-Version: 1.6.0
-Release: 2%{?dist}
+Version: 1.7.0
+Release: 1%{?dist}
Summary: Graphical Git Client
License: GPL-3.0-or-later AND GPL-2.0-or-later AND BSD-3-Clause
@@ -40,9 +40,15 @@ Obsoletes: gitklient < 1.0
%description
%{summary}.
+%package devel
+Summary: Development environment for %name
+Requires: %{name}%{?_isa} = %{version}-%{release}
+
+%description devel
+Development package for kommit.
+
%prep
%autosetup -n %{name}-v%{version}
-sed -i '/<release version="1.0.2" date="2023-05-04">/d' src/data/org.kde.kommit.appdata.xml
%build
@@ -68,13 +74,13 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.%{
%{_bindir}/%{name}merge
%{_kf6_metainfodir}/org.kde.%{name}.appdata.xml
%{_libdir}/lib%{name}.so.0
-%{_libdir}/lib%{name}.so.1.6.0
+%{_libdir}/lib%{name}.so.1.6.43
%{_libdir}/lib%{name}diff.so.0
-%{_libdir}/lib%{name}diff.so.1.6.0
+%{_libdir}/lib%{name}diff.so.1.6.43
%{_libdir}/lib%{name}gui.so.0
-%{_libdir}/lib%{name}gui.so.1.6.0
+%{_libdir}/lib%{name}gui.so.1.6.43
%{_libdir}/lib%{name}widgets.so.0
-%{_libdir}/lib%{name}widgets.so.1.6.0
+%{_libdir}/lib%{name}widgets.so.1.6.43
%{_kf6_qtplugindir}/dolphin/vcs/%{name}dolphinplugin.so
%{_datadir}/applications/*.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
@@ -82,8 +88,14 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.%{
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
%{_datadir}/qlogging-categories6/kommit.categories
+%files devel
+%{_includedir}/*
+
%changelog
+* Mon Nov 18 2024 Vasiliy Glazov <vascom2@gmail.com> 1.7.0-1
+- Update to 1.7.0
+
* Fri Oct 04 2024 Pete Walter <pwalter@fedoraproject.org> - 1.6.0-2
- Rebuild for libgit2 1.8.x
diff --git a/sources b/sources
index 3217a4a..e45d290 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kommit-v1.6.0.tar.bz2) = 1ad0952e1ca0ed2cd1d0aca2d63cdd74f0f82ee7066587408195acf648633a513bad01a8415815100cd873049dbedbe903d4e5bcfa2693db4c2758d26843abc0
+SHA512 (kommit-v1.7.0.tar.bz2) = 2a429735ed4322b002b8e3d5d25d7db0d58cc306a0d6d58b5930056cd21cba8b0e191596e347715849a8bf10e93cbfa12468a76984224885d3d27f34f08ffd7c
reply other threads:[~2026-08-04 19:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178587201429.1.1339167726445449369.rpms-kommit-510871f4823c@fedoraproject.org \
--to=v.glazov@1440.space \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox