- Update to 0.8
This commit is contained in:
parent
d838296748
commit
9d587b1f26
@ -1 +1 @@
|
||||
mm-common-0.7.3.tar.bz2
|
||||
mm-common-0.8.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user