- Update to 0.8

This commit is contained in:
Krzesimir Nowak 2009-09-21 18:23:51 +00:00
parent d838296748
commit 9d587b1f26
4 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
mm-common-0.7.3.tar.bz2
mm-common-0.8.tar.bz2

View File

@ -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

View File

@ -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 <qdlacz@gmail.com> - 0.8-1
- New upstream release.
* Sun Sep 13 2009 Krzesimir Nowak <qdlacz@gmail.com> - 0.7.3-2
- Added automake to `Requires:'.
- Fixed some directory ownerships.

View File

@ -1 +1 @@
bdbebc329d88182a5d2effd7f9073f17 mm-common-0.7.3.tar.bz2
2a335530f02c35dec1deea4b3627b725 mm-common-0.8.tar.bz2