2.8.4
This commit is contained in:
parent
110a6bdecd
commit
08b04805e6
@ -17,3 +17,4 @@ glib-2.8.0.tar.bz2
|
|||||||
glib-2.8.1.tar.bz2
|
glib-2.8.1.tar.bz2
|
||||||
glib-2.8.2.tar.bz2
|
glib-2.8.2.tar.bz2
|
||||||
glib-2.8.3.tar.bz2
|
glib-2.8.3.tar.bz2
|
||||||
|
glib-2.8.4.tar.bz2
|
||||||
|
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
# Makefile for source rpm: glib2
|
# Makefile for source rpm: glib2
|
||||||
# $Id$
|
# $Id: Makefile,v 1.1 2004/08/31 10:08:53 cvsdist Exp $
|
||||||
NAME := glib2
|
NAME := glib2
|
||||||
SPECFILE = $(firstword $(wildcard *.spec))
|
SPECFILE = $(firstword $(wildcard *.spec))
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A library of handy utility functions.
|
Summary: A library of handy utility functions.
|
||||||
Name: glib2
|
Name: glib2
|
||||||
Version: 2.8.3
|
Version: 2.8.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 15 2005 Matthias Clasen <mclasen@redhat.com> - 2.8.4-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Mon Oct 3 2005 Matthias Clasen <mclasen@redhat.com> - 2.8.3-1
|
* Mon Oct 3 2005 Matthias Clasen <mclasen@redhat.com> - 2.8.3-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user