public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: Update /etc/services to latest IANA reservations
@ 2026-06-22 15:55 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-22 15:55 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/setup
Branch : update_services
Commit : 4cad3c3a6deb421277a24153967071f7195e0065
Author : Ondřej Vašík <ovasik@redhat.com>
Date   : 2015-04-13T10:37:41+02:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/setup/c/4cad3c3a6deb421277a24153967071f7195e0065?branch=update_services

Log:
Update /etc/services to latest IANA reservations

---
diff --git a/.gitignore b/.gitignore
index 085b71b..18c4647 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ setup-2.8.25.tar.bz2
 /setup-2.9.4.tar.bz2
 /setup-2.9.5.tar.bz2
 /setup-2.9.6.tar.bz2
+/setup-2.9.7.tar.bz2

diff --git a/setup.spec b/setup.spec
index 1bd1d4a..f22acf3 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.9.6
+Version: 2.9.7
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
@@ -91,6 +91,9 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
 
 %changelog
+* Fri Apr 10 2015 Ondrej Vasik <ovasik@redhat.com> - 2.9.7-1
+- services: update services from latest IANA lists
+
 * Mon Feb 23 2015 Ondrej Vasik <ovasik@redhat.com> - 2.9.6-1
 - bashrc: reflect new bash-4.3 behaviour to retain matching output (#1180283)
 

diff --git a/sources b/sources
index 2fe7dd1..566110f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f3e47fb20a7de4ba7d8d32c8288d550  setup-2.9.6.tar.bz2
+b95fb8468f84ea569772edfa2d6697ed  setup-2.9.7.tar.bz2

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

only message in thread, other threads:[~2026-06-22 15:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:55 [rpms/setup] update_services: Update /etc/services to latest IANA reservations 

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