public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Ruprich <mruprich@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libnetconf2] openssl4-rawhide: Fixing the license identifier
Date: Fri, 18 Sep 2026 06:32:52 GMT	[thread overview]
Message-ID: <178971317211.1.7427827271305591673.rpms-libnetconf2-187a5b648c03@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-09-18  6:32 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=178971317211.1.7427827271305591673.rpms-libnetconf2-187a5b648c03@fedoraproject.org \
    --to=mruprich@redhat.com \
    --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