public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: update /etc/services to match with latest IANA assignments
@ 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 : 2f12af5eb544a6f73aecea1a315817938e8109db
Author : Ondřej Vašík <ovasik@redhat.com>
Date   : 2012-09-19T17:18:06+02:00
Stats  : +7/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/setup/c/2f12af5eb544a6f73aecea1a315817938e8109db?branch=update_services

Log:
update /etc/services to match with latest IANA assignments

---
diff --git a/.gitignore b/.gitignore
index 2b5d810..2b650f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ setup-2.8.25.tar.bz2
 /setup-2.8.56.tar.bz2
 /setup-2.8.57.tar.bz2
 /setup-2.8.58.tar.bz2
+/setup-2.8.59.tar.bz2

diff --git a/setup.spec b/setup.spec
index d998e92..a7c0d8e 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.8.58
+Version: 2.8.59
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
@@ -93,6 +93,10 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
 
 %changelog
+* Wed Sep 19 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.59-1
+- update /etc/services to match with latest IANA
+  assignments
+
 * Mon Aug 21 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.58-1
 - reserve 110:110 for jetty (#849927)
 

diff --git a/sources b/sources
index 3ecf38b..ce8de1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f24ec685a2d629f4174db3be3880e54  setup-2.8.58.tar.bz2
+8b1e8f75d6ed676476c813943165d5af  setup-2.8.59.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 match with latest IANA assignments 

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