public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mischa Salle <msalle@nikhef.nl>
To: git-commits@fedoraproject.org
Subject: [rpms/lcmaps] epel8: Merge branch 'rawhide' into epel8
Date: Sun, 26 Jul 2026 13:41:10 GMT	[thread overview]
Message-ID: <178507327072.1.4751971792320695578.rpms-lcmaps-a1edd75f4b71@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lcmaps
Branch : epel8
Commit : a1edd75f4b719360fbca5eb28c4fc125e9e346ad
Author : Mischa Salle <msalle@nikhef.nl>
Date   : 2026-07-26T13:40:48+00:00
Stats  : +29/-10 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/lcmaps/c/a1edd75f4b719360fbca5eb28c4fc125e9e346ad?branch=epel8

Log:
Merge branch 'rawhide' into epel8

---
diff --git a/.gitignore b/.gitignore
index a1c5ace..a1cf326 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /lcmaps-1.6.1.tar.gz
 /lcmaps-1.6.5.tar.gz
 /lcmaps-1.6.6.tar.gz
+/lcmaps-1.6.7.tar.gz

diff --git a/lcmaps.spec b/lcmaps.spec
index b49848b..441666b 100644
--- a/lcmaps.spec
+++ b/lcmaps.spec
@@ -17,9 +17,9 @@
 
 Summary: Grid (X.509) and VOMS credentials to local account mapping service
 Name: lcmaps
-Version: 1.6.6
-Release: 14%{?dist}
-License: ASL 2.0
+Version: 1.6.7
+Release: 1%{?dist}
+License: Apache-2.0
 URL: https://wiki.nikhef.nl/grid/LCMAPS
 Source0: https://software.nikhef.nl/security/lcmaps/lcmaps-%{version}.tar.gz
 BuildRequires: gcc
@@ -289,6 +289,30 @@ rm -rf ${RPM_BUILD_ROOT}%{_docdir}
 
 
 %changelog
+* Sun Jul 26 2026 Mischa Sallé <msalle@nikhef.nl> - 1.6.7-1
+- updated version
+
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-21
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
+* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 1.6.6-20
+- Rebuilt for openssl 4.0
+
+* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-19
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
+* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-18
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
+
+* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-17
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
+
+* Wed Jul  24 2024 Miroslav Suchý <msuchy@redhat.com> - 1.6.6-16
+- convert license to SPDX
+
+* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-15
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
 * Wed Mar 20 2024 Mischa Sallé <msalle@nikhef.nl> - 1.6.6-14
 - Use https for source URL and URL
 

diff --git a/sources b/sources
index be76be3..317c154 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lcmaps-1.6.6.tar.gz) = ff0f0a3d3dd4a3b29412fe6f6b859f90fd690da424dd3c81ab60347778efd6ee38b07189664374715d8586b88753963f2f20e1533e479b9689f86a03b8f36a3b
+SHA512 (lcmaps-1.6.7.tar.gz) = 6ef908dfab58a665990a4210e02a9960b7f0c0ddd4b2c6e3893d7bb65c09ca5d66eaa8ece974f5c0730dcd1406bbf310646346aa564f440bf0e329ea55c1f9cc

diff --git a/lcmaps.spec b/lcmaps.spec
index 48af585..441666b 100644
--- a/lcmaps.spec
+++ b/lcmaps.spec
@@ -393,12 +393,6 @@ rm -rf ${RPM_BUILD_ROOT}%{_docdir}
 - Create empty plugin directory
 - Do not remove lcmaps_plugin_example related files, as they are not installed
 
-* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-9
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
-
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
 * Mon Nov 25 2013 Dennis van Dok <dennisvd@nikhef.nl> 1.6.1-7
 - Patch the example DB file so it doesn't contain an
   architecture-specific path. Fixes bug #1034019.

                 reply	other threads:[~2026-07-26 13:41 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=178507327072.1.4751971792320695578.rpms-lcmaps-a1edd75f4b71@fedoraproject.org \
    --to=msalle@nikhef.nl \
    --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