From 9d587b1f262153b8588650f5cce418be944d1927 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 21 Sep 2009 18:23:51 +0000 Subject: [PATCH] - Update to 0.8 --- .cvsignore | 2 +- import.log | 1 + mm-common.spec | 9 ++++++--- sources | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index b1859f0..7e7f0db 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mm-common-0.7.3.tar.bz2 +mm-common-0.8.tar.bz2 diff --git a/import.log b/import.log index 41679ef..d3c5fe9 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ mm-common-0_7_3-2_fc11:HEAD:mm-common-0.7.3-2.fc11.src.rpm:1253186598 +mm-common-0_8-1_fc11:HEAD:mm-common-0.8-1.fc11.src.rpm:1253557276 diff --git a/mm-common.spec b/mm-common.spec index 8be629a..14b77a9 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -1,13 +1,13 @@ Name: mm-common -Version: 0.7.3 -Release: 2%{?dist} +Version: 0.8 +Release: 1%{?dist} Summary: Common build files of the C++ bindings Group: Development/Tools BuildArch: noarch License: GPLv2+ and GFDL URL: http://gtkmm.org -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.7/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.8/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: pkgconfig @@ -63,6 +63,9 @@ rm -rf %{buildroot} %{_docdir}/%{name}/* %changelog +* Mon Sep 21 2009 Krzesimir Nowak - 0.8-1 +- New upstream release. + * Sun Sep 13 2009 Krzesimir Nowak - 0.7.3-2 - Added automake to `Requires:'. - Fixed some directory ownerships. diff --git a/sources b/sources index 0afa5f0..8dfbee5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bdbebc329d88182a5d2effd7f9073f17 mm-common-0.7.3.tar.bz2 +2a335530f02c35dec1deea4b3627b725 mm-common-0.8.tar.bz2