public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/twinkle] f45: Update to 1.11.0
@ 2026-09-18 21:06 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-09-18 21:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/twinkle
Branch : f45
Commit : d991a93bf818d2e2a3e75d514312191558380e10
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-09-18T23:06:38+02:00
Stats  : +9/-14 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/twinkle/c/d991a93bf818d2e2a3e75d514312191558380e10?branch=f45

Log:
Update to 1.11.0

---
diff --git a/.gitignore b/.gitignore
index aed3cea..cb9eebe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /twinkle-2301b66a3f54b266675415d261985488d86e9e4c.tar.gz
 /twinkle-15ece11.tar.gz
 /twinkle-78313b4.tar.gz
+/twinkle-1.11.0.tar.gz

diff --git a/sources b/sources
index ac57118..514c7a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (twinkle-78313b4.tar.gz) = e2753267d93bc7c4898dd65080f13f9fa5ceb0eab5dc5babf52a8029865cca3abbd784ba32a70c128e42037c7c029dec44532a80ad53e0a2f582e74bcfca4ea4
+SHA512 (twinkle-1.11.0.tar.gz) = 0fd790145cd217f7121556edb79c69b799a1cd2dd3c4739f90a171c466efaa2d4304c9ff0a9fd8cc65db87dd57aa3495d86206cdea907c57f2690c2e6e40578d

diff --git a/twinkle.spec b/twinkle.spec
index a085ea6..1183595 100644
--- a/twinkle.spec
+++ b/twinkle.spec
@@ -1,20 +1,15 @@
-%global commit 78313b43dd0de6f124ca4d5aad33fd2248a52dab
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global snap .git%{shortcommit}
+#global commit 78313b43dd0de6f124ca4d5aad33fd2248a52dab
+#global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           twinkle
-Version:        1.10.3
-Release:        12%{?snap}%{?dist}
+Version:        1.11.0
+Release:        1%{?dist}
 Summary:        SIP-based VoIP client
 
 # Incorrect FSF addresses: https://github.com/LubosD/twinkle/issues/71
 License:        GPL-2.0-or-later
 URL:            https://github.com/LubosD/%{name}
-%if 0%{?commit:1}
-Source0:        https://github.com/LubosD/%{name}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
-%else
 Source0:        https://github.com/LubosD/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
-%endif
 
 BuildRequires:  gcc-c++
 BuildRequires:  cmake
@@ -47,11 +42,7 @@ Twinkle is a SIP-based VoIP client.
 
 
 %prep
-%if 0%{?commit:1}
-%autosetup -p1 -n %{name}-%{commit}
-%else
 %autosetup -p1
-%endif
 
 
 %build
@@ -94,6 +85,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop || :
 
 
 %changelog
+* Fri Sep 18 2026 Sandro Mani <manisandro@gmail.com> - 1.11.0-1
+- Update to 1.11.0
+
 * Thu Sep 10 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.10.3-12.git78313b4
 - Rebuilt for libxml-2.5.4
 

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

only message in thread, other threads:[~2026-09-18 21:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 21:06 [rpms/twinkle] f45: Update to 1.11.0 Sandro Mani

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