From 7cb04d3bd8bbeb0b7c5f6ee0a0e074c2102fa14e Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Jul 01 2012 10:58:59 +0000 Subject: rebuild --- diff --git a/.gitignore b/.gitignore index a6bad1f..2bf54e3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libsolv-5702cc4.tar.xz /libsolv-8cf7650.tar.xz /libsolv-d39a42b.tar.xz +/libsolv-1617994.tar.xz diff --git a/libsolv.spec b/libsolv.spec index 8e7be36..df753af 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 - 0.0.0-12.git1617994%{?dist} +- Rebase to upstream 1617994. +- Support for RPM_ADD_WITH_HDRID. + * Thu Jun 7 2012 Aleš Kozumplik - 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