public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kommit] epel10: Update to 1.7.0.
@ 2026-08-04 19:33 Vasiliy Glazov
  0 siblings, 0 replies; only message in thread
From: Vasiliy Glazov @ 2026-08-04 19:33 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:33 [rpms/kommit] epel10: Update to 1.7.0 Vasiliy Glazov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox