public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: test build
@ 2026-08-11 10:32 Matthias Clasen
  0 siblings, 0 replies; 5+ messages in thread
From: Matthias Clasen @ 2026-08-11 10:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 89c758cf2c635522a6dc2a829e8024ca12b10526
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date   : 2005-12-02T17:04:00+00:00
Stats  : +3/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/89c758cf2c635522a6dc2a829e8024ca12b10526?branch=cve-2026-58016-f44

Log:
test build

---
diff --git a/.cvsignore b/.cvsignore
index 775feaa..1808603 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -20,3 +20,4 @@ glib-2.8.3.tar.bz2
 glib-2.8.4.tar.bz2
 glib-2.9.0.tar.bz2
 glib-2.9.1.cvs20051202.tar.bz2
+glib-2.9.1.cvs20051202-1.tar.bz2

diff --git a/glib2.spec b/glib2.spec
index bacccad..83e3450 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,6 +1,6 @@
 Summary: A library of handy utility functions.
 Name: glib2
-Version: 2.9.1.cvs20051202
+Version: 2.9.1.cvs20051202-1
 Release: 1
 License: LGPL
 Group: System Environment/Libraries

diff --git a/sources b/sources
index b4df94a..11becf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c70ebd705fc7051027b644c432b5867  glib-2.9.1.cvs20051202.tar.bz2
+d8679d0c106583a0a443ed38f945cf50  glib-2.9.1.cvs20051202-1.tar.bz2

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [rpms/glib2] cve-2026-58016-f44: test build
@ 2026-08-11 10:32 Matthias Clasen
  0 siblings, 0 replies; 5+ messages in thread
From: Matthias Clasen @ 2026-08-11 10:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 0c65f38fbfbe7c6ed5f1118078fce95ab26f077b
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date   : 2006-01-06T03:27:49+00:00
Stats  : +4/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/0c65f38fbfbe7c6ed5f1118078fce95ab26f077b?branch=cve-2026-58016-f44

Log:
test build

---
diff --git a/.cvsignore b/.cvsignore
index e4b3e34..d402c27 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -25,3 +25,4 @@ glib-2.9.1.cvs20051202_1.tar.bz2
 glib-2.9.1.cvs20051202_2.tar.bz1
 glib-2.9.1.cvs20051202_2.tar.bz2
 glib-2.9.1.tar.bz2
+glib-2.9.2.tar.gz

diff --git a/glib2.spec b/glib2.spec
index 2f6e5e1..ede8e17 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,10 +1,10 @@
 Summary: A library of handy utility functions
 Name: glib2
-Version: 2.9.1
+Version: 2.9.2
 Release: 1
 License: LGPL
 Group: System Environment/Libraries
-Source: glib-%{version}.tar.bz2
+Source: glib-%{version}.tar.gz
 Source2: glib2.sh
 Source3: glib2.csh
 Conflicts: libgnomeui <= 2.2.0

diff --git a/sources b/sources
index 63fbc3f..e81c70d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4817f7e0546f8d4b37c20b6ceca69ad  glib-2.9.1.tar.bz2
+7fac24e6c05fc620177f8fccd572043f  glib-2.9.2.tar.gz

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [rpms/glib2] cve-2026-58016-f44: test build
@ 2026-08-11 10:32 Matthias Clasen
  0 siblings, 0 replies; 5+ messages in thread
From: Matthias Clasen @ 2026-08-11 10:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : acbd795e758e7613979970703a11cbf177ba0c45
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date   : 2005-12-02T18:11:29+00:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/acbd795e758e7613979970703a11cbf177ba0c45?branch=cve-2026-58016-f44

Log:
test build

---
diff --git a/glib2.spec b/glib2.spec
index f30654e..841eb0e 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/glib-2.0
 %{_includedir}/*
 %{_datadir}/aclocal/*
-%{_datadir}/gtk-doc/
+##%{_datadir}/gtk-doc/
 %{_libdir}/pkgconfig/*
 %{_datadir}/glib-2.0
 %{_bindir}/*

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [rpms/glib2] cve-2026-58016-f44: test build
@ 2026-08-11 10:32 Matthias Clasen
  0 siblings, 0 replies; 5+ messages in thread
From: Matthias Clasen @ 2026-08-11 10:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 60be13885dd1c7f1433a45b947c2e9db3ac89b5e
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date   : 2005-12-02T17:08:13+00:00
Stats  : +3/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/60be13885dd1c7f1433a45b947c2e9db3ac89b5e?branch=cve-2026-58016-f44

Log:
test build

---
diff --git a/.cvsignore b/.cvsignore
index 1808603..8a045cd 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -21,3 +21,4 @@ glib-2.8.4.tar.bz2
 glib-2.9.0.tar.bz2
 glib-2.9.1.cvs20051202.tar.bz2
 glib-2.9.1.cvs20051202-1.tar.bz2
+glib-2.9.1.cvs20051202_1.tar.bz2

diff --git a/glib2.spec b/glib2.spec
index 83e3450..db8b8b8 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,6 +1,6 @@
 Summary: A library of handy utility functions.
 Name: glib2
-Version: 2.9.1.cvs20051202-1
+Version: 2.9.1.cvs20051202_1
 Release: 1
 License: LGPL
 Group: System Environment/Libraries

diff --git a/sources b/sources
index 11becf3..455543c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8679d0c106583a0a443ed38f945cf50  glib-2.9.1.cvs20051202-1.tar.bz2
+d8679d0c106583a0a443ed38f945cf50  glib-2.9.1.cvs20051202_1.tar.bz2

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [rpms/glib2] cve-2026-58016-f44: test build
@ 2026-08-11 10:32 Matthias Clasen
  0 siblings, 0 replies; 5+ messages in thread
From: Matthias Clasen @ 2026-08-11 10:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : ea251704e72571dd06f34e52a20a36d82df4de5f
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date   : 2005-12-02T16:33:24+00:00
Stats  : +3/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/ea251704e72571dd06f34e52a20a36d82df4de5f?branch=cve-2026-58016-f44

Log:
test build

---
diff --git a/.cvsignore b/.cvsignore
index ecc808b..775feaa 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -19,3 +19,4 @@ glib-2.8.2.tar.bz2
 glib-2.8.3.tar.bz2
 glib-2.8.4.tar.bz2
 glib-2.9.0.tar.bz2
+glib-2.9.1.cvs20051202.tar.bz2

diff --git a/glib2.spec b/glib2.spec
index 152518e..bacccad 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,6 +1,6 @@
 Summary: A library of handy utility functions.
 Name: glib2
-Version: 2.9.0
+Version: 2.9.1.cvs20051202
 Release: 1
 License: LGPL
 Group: System Environment/Libraries

diff --git a/sources b/sources
index bd340ec..b4df94a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b71e24bba5e137d39ed576e1dfdd3680  glib-2.9.0.tar.bz2
+8c70ebd705fc7051027b644c432b5867  glib-2.9.1.cvs20051202.tar.bz2

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-08-11 10:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:32 [rpms/glib2] cve-2026-58016-f44: test build Matthias Clasen
  -- strict thread matches above, loose matches on Subject: below --
2026-08-11 10:32 Matthias Clasen
2026-08-11 10:32 Matthias Clasen
2026-08-11 10:32 Matthias Clasen
2026-08-11 10:32 Matthias Clasen

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