[libsolv] rebuild

Ales Kozumplik akozumpl at fedoraproject.org
Sun Jul 1 11:26:23 UTC 2012


commit b06f772133a154c68813ebbeca8885faebaee546
Author: Ales Kozumplik <ales at redhat.com>
Date:   Sun Jul 1 12:58:27 2012 +0200

    rebuild

 .gitignore   |    1 +
 libsolv.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00fd1a1..0f133dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /libsolv-af1465a2.tar.xz
 /libsolv-8cf7650.tar.xz
 /libsolv-d39a42b.tar.xz
+/libsolv-1617994.tar.xz
diff --git a/libsolv.spec b/libsolv.spec
index 1cff134..84c31da 100644
--- a/libsolv.spec
+++ b/libsolv.spec
@@ -1,4 +1,4 @@
-%global gitrev d39a42b
+%global gitrev 1617994
 %{!?ruby_vendorarch: %global ruby_vendorarch %(ruby -rrbconfig -e 'puts Config::CONFIG["vendorarchdir"] ')}
 %filter_provides_in %{perl_vendorarch}/.*\.so$
 %filter_provides_in %{python_sitearch}/.*\.so$
@@ -7,7 +7,7 @@
 
 Name:		libsolv
 Version:	0.0.0
-Release:	11.git%{gitrev}%{?dist}
+Release:	12.git%{gitrev}%{?dist}
 License:	BSD
 Url:		https://github.com/openSUSE/libsolv
 # git clone https://github.com/openSUSE/libsolv.git
@@ -141,6 +141,10 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
 %{python_sitearch}/*
 
 %changelog
+* Sun Jul 1 2012 Aleš Kozumplik <akozumpl at redhat.com> - 0.0.0-12.git1617994%{?dist}
+- Rebase to upstream 1617994.
+- Support for RPM_ADD_WITH_HDRID.
+
 * Thu Jun  7 2012 Aleš Kozumplik <akozumpl at redhat.com> - 0.0.0-11.gitd39a42b%{?dist}
 - Rebase to upstream d39a42b.
 - Fix the epochs.
diff --git a/sources b/sources
index e90d4ba..48e1e3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36208a65be0fb2f479c8818fdcffdd1e  libsolv-d39a42b.tar.xz
+3bc93bd934b889fcd16053ba4c3c5e3c  libsolv-1617994.tar.xz


More information about the scm-commits mailing list