diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-01-06 07:22:17 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-04-11 09:59:13 -0700 |
commit | 19dc59d5976af0e3f138e1b843c5e889f2f0bcfa (patch) | |
tree | 57ec0c68bfafe9220dda494f1a6f6a6719cd1cba | |
parent | 14c6de0b635f269937a73c04ee0b78ba66e8cf5a (diff) | |
download | libsolv-19dc59d5976af0e3f138e1b843c5e889f2f0bcfa.tar.gz libsolv-19dc59d5976af0e3f138e1b843c5e889f2f0bcfa.tar.bz2 libsolv-19dc59d5976af0e3f138e1b843c5e889f2f0bcfa.zip |
bump version to 0.2.3
-rw-r--r-- | packaging/libsolv.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/libsolv.spec b/packaging/libsolv.spec index 3a9aada..8f247ab 100644 --- a/packaging/libsolv.spec +++ b/packaging/libsolv.spec @@ -1,9 +1,8 @@ Name: libsolv -Version: 0.2.0 +Version: 0.2.3 Release: 0 Url: git://gitorious.org/opensuse/libsolv.git Source: libsolv-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %bcond_without enable_static %bcond_without disable_shared |