public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libnetconf2] openssl4-rawhide: Fixing the license identifier
@ 2026-09-18  6:32 Michal Ruprich
  0 siblings, 0 replies; only message in thread
From: Michal Ruprich @ 2026-09-18  6:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libnetconf2
Branch : openssl4-rawhide
Commit : 187a5b648c033eaee27dbae53d8be340fb8cbffe
Author : Michal Ruprich <mruprich@redhat.com>
Date   : 2025-07-29T18:07:59+02:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libnetconf2/c/187a5b648c033eaee27dbae53d8be340fb8cbffe?branch=openssl4-rawhide

Log:
Fixing the license identifier

---
diff --git a/libnetconf2.spec b/libnetconf2.spec
index c97929d..2680564 100644
--- a/libnetconf2.spec
+++ b/libnetconf2.spec
@@ -1,11 +1,10 @@
 Name: libnetconf2
 Version: 3.7.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: NETCONF protocol library
 Url: https://github.com/CESNET/libnetconf2
 Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-# Automatically converted from old format: BSD - review is highly recommended.
-License: LicenseRef-Callaway-BSD
+License: BSD-3-Clause
 
 BuildRequires:  cmake
 BuildRequires:  gcc
@@ -45,6 +44,7 @@ servers. NETCONF is the NETwork CONFiguration protocol introduced by IETF.
 %license LICENSE
 %doc README.md FAQ.md
 %{_libdir}/libnetconf2.so.*
+%dir %{_datadir}/yang/modules/libnetconf2
 %{_datadir}/yang/modules/libnetconf2/*.yang
 
 %files devel
@@ -57,6 +57,9 @@ servers. NETCONF is the NETwork CONFiguration protocol introduced by IETF.
 
 
 %changelog
+* Tue Jul 29 2025 Michal Ruprich <mruprich@redhat.com> - 3.7.1-2
+- Fixing the license identifier
+
 * Mon Jul 28 2025 Michal Ruprich <mruprich@redhat.com> - 3.7.1-1
 - New version 3.7.1
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18  6:32 [rpms/libnetconf2] openssl4-rawhide: Fixing the license identifier Michal Ruprich

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