public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tcltls] epel10: Changed requires to require tcl-8.6
@ 2026-08-17 17:41 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-17 17:41 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/tcltls
Branch : epel10
Commit : e6f8660b467cb3775c22ed79a48d301c16601775
Author : Jaroslav Škarvada <jskarvad@redhat.com>
Date   : 2014-05-28T17:28:43+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/tcltls/c/e6f8660b467cb3775c22ed79a48d301c16601775?branch=epel10

Log:
Changed requires to require tcl-8.6

---
diff --git a/tcltls.spec b/tcltls.spec
index 728a0cc..79c6b89 100644
--- a/tcltls.spec
+++ b/tcltls.spec
@@ -3,7 +3,7 @@
 
 Name:           tcltls
 Version:        1.6
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        OpenSSL extension for Tcl
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@ Source0:        http://dl.sourceforge.net/tls/tls%{version}-src.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  openssl-devel, tcl-devel
-Requires: tcl(abi) = 8.5
+Requires: tcl(abi) = 8.6
 Patch1: tcltls-1.6-no-rpath.patch
 
 %description
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/tls.h
 
 %changelog
+* Wed May 28 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 1.6-13
+- Changed requires to require tcl-8.6
+
 * Wed May 21 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 1.6-12
 - Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
 

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

only message in thread, other threads:[~2026-08-17 17:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 17:41 [rpms/tcltls] epel10: Changed requires to require tcl-8.6 

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